Spread Windows Forms 12.0 Product Documentation
SelectionCount Property (MultiRangeCommand)


GrapeCity.Spreadsheet Assembly > GrapeCity.Spreadsheet.Commands Namespace > MultiRangeCommand Class : SelectionCount Property
Gets the total count of selected ranges
Syntax
'Declaration
 
Public ReadOnly Property SelectionCount As Integer
'Usage
 
Dim instance As MultiRangeCommand
Dim value As Integer
 
value = instance.SelectionCount
public int SelectionCount {get;}
See Also

Reference

MultiRangeCommand Class
MultiRangeCommand Members