Checked Property (TableRow)
Class
TableRow
.
Action
Gets or sets whether the check box in the row is checked.
Syntax
C#
protected
Boolean
Checked { get; set; }
VB
'Declaration Protected ReadWrite Property Checked As
Boolean
Access
Read and write.