Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / ExtraRendererSettings Class / Column Property


In This Topic
Column Property (ExtraRendererSettings)
In This Topic
Gets an integer value indicates the row number index.
Syntax
'Declaration
 
Public ReadOnly Property Column As Integer
 
'Usage
 
Dim instance As ExtraRendererSettings
Dim value As Integer
 
value = instance.Column
See Also