C1.Web.Mvc Namespace / ColumnBase Class / IsSelected Property

In This Topic
IsSelected Property (ColumnBase)
In This Topic
Gets or sets whether this row or column is selected.
Syntax
'Declaration
 
Public Property IsSelected As Boolean
 
See Also