Spread Silverlight Documentation
Column Property (CellPresenterBase)


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

Reference

CellPresenterBase Class
CellPresenterBase Members