Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / DefaultSpreadSkin Class / DefaultRowHeaderColumnWidth Property


In This Topic
DefaultRowHeaderColumnWidth Property (DefaultSpreadSkin)
In This Topic
Gets default width of rowHeader column.
Syntax
'Declaration
 
Public Overrides NotOverridable ReadOnly Property DefaultRowHeaderColumnWidth As Integer
 
'Usage
 
Dim instance As DefaultSpreadSkin
Dim value As Integer
 
value = instance.DefaultRowHeaderColumnWidth
See Also