C1.Win.FlexGrid Namespace / C1FlexGrid Class / SelectionRanges Property

In This Topic
SelectionRanges Property (C1FlexGrid)
In This Topic
Gets the selected ranges in normalized form. MultiRange only.
Syntax
'Declaration
 
Public ReadOnly Property SelectionRanges As IList(Of CellRange)
 
See Also