WinUI | ComponentOne
WinUI | ComponentOne
C1.WinUI.Grid Assembly
/
C1.WinUI.Grid Namespace
/
FlexGrid Class
/ Selection Property
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
Selection Property (FlexGrid)
In This Topic
Gets or sets the current selection.
Syntax
C#
public
new
GridCellRange
Selection {
get
;
set
;}
Remarks
If more than one range is selected use
SelectedRanges
property instead.
See Also
Reference
FlexGrid Class
FlexGrid Members