Spread Silverlight Documentation
ColumnIndex Property (CellEditExtent)


GrapeCity.Windows.SpreadSheet.UI.UndoRedo Namespace > CellEditExtent Class : ColumnIndex Property
Gets the edit cell column index.
Syntax
'Declaration
 
Public ReadOnly Property ColumnIndex As System.Integer
'Usage
 
Dim instance As CellEditExtent
Dim value As System.Integer
 
value = instance.ColumnIndex
public System.int ColumnIndex {get;}
See Also

Reference

CellEditExtent Class
CellEditExtent Members