ComponentOne FlexGrid for UWP
Selection Property

C1.UWP.FlexGrid Assembly > C1.Xaml.FlexGrid Namespace > C1FlexGrid Class : Selection Property
Gets or sets the current selection.
Syntax
'Declaration
 
Public Property Selection As CellRange
public CellRange Selection {get; set;}
See Also

Reference

C1FlexGrid Class
C1FlexGrid Members