Spread WPF 18
GrapeCity.Wpf.SpreadSheet.Xaml Namespace / XamlCollection<T> Class
Properties Methods

In This Topic
    XamlCollection<T> Class Members
    In This Topic

    The following tables list the members exposed by XamlCollection<T>.

    Public Properties
     NameDescription
    Public PropertyGets the number of sheets in the collection.  
    Public PropertyGets the sheet at the special index.  
    Top
    Public Methods
     NameDescription
    Public MethodAdds a sheet into the collection.  
    Public MethodClears the collection.  
    Public MethodGets the index of a sheet.  
    Public MethodRemoves a sheet from the collection.  
    Top
    See Also