APNSoft Controls [4.5.2.20] - API Reference
GridRow.Selected Property

Gets or sets a Boolean value that indicates whether the row is selected. Default value is false.

[Visual Basic]
Public Property Selected As Boolean
[C#]
public bool Selected {get; set;}

See Also

GridRow Class | APNSoft.WebControls Namespace