GrapeCity.Xaml.SpreadSheet.UI
Column Property (CellPresenterBase)


GrapeCity.Xaml.SpreadSheet.UI Namespace > CellPresenterBase Class : Column Property
Gets a value that indicates the column index.
Syntax
'Declaration
 
Public ReadOnly Property Column As Integer
'Usage
 
Dim instance As CellPresenterBase
Dim value As Integer
 
value = instance.Column
public int Column {get;}
See Also

Reference

CellPresenterBase Class
CellPresenterBase Members