Property IsSelected
| Improve this Doc View SourceIsSelected
Gets or sets the value indicates whether this row is selected.
Declaration
public bool IsSelected { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
Gets or sets the value indicates whether this row is selected.
public bool IsSelected { get; set; }
Type | Description |
---|---|
System.Boolean |