Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / SheetSkin Class / ShowRowHeader Property


In This Topic
ShowRowHeader Property (SheetSkin)
In This Topic
Gets whether the sheet displays the row header.
Syntax
'Declaration
 
Public ReadOnly Property ShowRowHeader As Boolean
 
'Usage
 
Dim instance As SheetSkin
Dim value As Boolean
 
value = instance.ShowRowHeader
See Also