C1.Web.Mvc.TransposedGrid Namespace / TransposedGridRow Class / IsSelected Property

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