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