Spread Windows Forms 15.0
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()
    public int GetColumnHeaderHeight()
    See Also