Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / SpreadView Class / GetColumnHeaderHeight Method


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