Spread Windows Forms 15.0
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / RowHeader Class / SheetView Property


In This Topic
    SheetView Property (RowHeader)
    In This Topic
    Syntax
    'Declaration
     
    
    Public ReadOnly Property SheetView As SheetView
    'Usage
     
    
    Dim instance As RowHeader
    Dim value As SheetView
     
    value = instance.SheetView
    public SheetView SheetView {get;}
    See Also