Spread Silverlight Documentation
ColumnIndex Property (EditorInfo)


GrapeCity.Windows.SpreadSheet.UI Namespace > EditorInfo Class : ColumnIndex Property
Syntax
'Declaration
 
Public ReadOnly Property ColumnIndex As System.Integer
'Usage
 
Dim instance As EditorInfo
Dim value As System.Integer
 
value = instance.ColumnIndex
public System.int ColumnIndex {get;}
See Also

Reference

EditorInfo Class
EditorInfo Members