FlexSheet for WPF | ComponentOne
C1.WPF.FlexGrid Namespace / C1FlexSheet Class / Sheets Property

In This Topic
    Sheets Property (C1FlexSheet)
    In This Topic
    Gets the collection of sheets on this book.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Sheets As SheetCollection
    public SheetCollection Sheets {get;}
    See Also