WinUI | ComponentOne
WinUI | ComponentOne
C1.WinUI.Grid Assembly
/
C1.WinUI.Grid Namespace
/
GridCellView Class
/ IsSelected Property
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
IsSelected Property (GridCellView)
In This Topic
Gets or sets whether the cell is selected.
Syntax
C#
public
bool
IsSelected {
get
;
set
;}
Remarks
The property
GridControlCellView.SelectedTimes
gives more control over the times the cell is selected.
See Also
Reference
GridCellView Class
GridCellView Members