FlexSheet for WPF | ComponentOne
C1.WPF.FlexGrid Namespace / SheetCollection Class
Properties Methods Events


In This Topic
    SheetCollection Class Members
    In This Topic

    The following tables list the members exposed by SheetCollection.

    Public Properties
     NameDescription
    Public Property (Inherited from System.Collections.ObjectModel.Collection<T>)
    Public PropertyOverloaded. Retrieves a sheet by name.  
    Public PropertyGets or sets the index of the currently selected sheet in the collection.  
    Public PropertyGets or sets the currently selected sheet.  
    Top
    Protected Properties
     NameDescription
    Protected Property (Inherited from System.Collections.ObjectModel.Collection<T>)
    Top
    Public Methods
     NameDescription
    Public Method (Inherited from System.Collections.ObjectModel.Collection<T>)
    Public Method (Inherited from System.Collections.ObjectModel.Collection<T>)
    Public MethodOverloaded. Determines whether the collection contains a sheet with a given name.  
    Public Method (Inherited from System.Collections.ObjectModel.Collection<T>)
    Public MethodDeletes the current sheet.  
    Public Method (Inherited from System.Collections.ObjectModel.Collection<T>)
    Public MethodHides the current sheet from view.  
    Public MethodOverloaded. Gets the index of the sheet with a given name.  
    Public Method (Inherited from System.Collections.ObjectModel.Collection<T>)
    Public MethodInserts a new sheet at the currently selected position or appends it to the collection.  
    Public Method (Inherited from System.Collections.ObjectModel.ObservableCollection<Sheet>)
    Public Method (Inherited from System.Collections.ObjectModel.Collection<T>)
    Public Method (Inherited from System.Collections.ObjectModel.Collection<T>)
    Public MethodPuts the current sheet in edit mode so the user can rename it.  
    Public MethodSelects the first visible sheet.  
    Public MethodSelects the last visible sheet.  
    Public MethodSelects the next visible sheet.  
    Public MethodSelects the previous visible sheet.  
    Public MethodUnhides all hidden sheets.  
    Top
    Public Events
    Protected Events
    See Also