Spread Silverlight Documentation
ColumnCount Property (SheetSelectionChangedEventArgs)


GrapeCity.Windows.SpreadSheet.Data Namespace > SheetSelectionChangedEventArgs Class : ColumnCount Property
Gets the number of columns in the selection.
Syntax
'Declaration
 
Public ReadOnly Property ColumnCount As System.Integer
'Usage
 
Dim instance As SheetSelectionChangedEventArgs
Dim value As System.Integer
 
value = instance.ColumnCount
public System.int ColumnCount {get;}
See Also

Reference

SheetSelectionChangedEventArgs Class
SheetSelectionChangedEventArgs Members