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


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