Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / SpreadView Class / GetRowHeaderWidth() Method


In This Topic
GetRowHeaderWidth() Method
In This Topic
Syntax
'Declaration
 
Public Function GetRowHeaderWidth() As Integer
 
'Usage
 
Dim instance As SpreadView
Dim value As Integer
 
value = instance.GetRowHeaderWidth()
See Also