ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.SpreadBuilder Assembly / GrapeCity.SpreadBuilder Namespace / DDSheets Class
Properties Methods

In This Topic
    DDSheets Class Members
    In This Topic

    The following tables list the members exposed by DDSheets.

    Public Properties
     NameDescription
    Public PropertyGets the number of elements contained in this DDSheets collection.  
    Public PropertyOverloaded. Gets the DDSheet at the specified index. In C#, this property is an indexer for the DDSheets class.  
    Top
    Public Methods
     NameDescription
    Public MethodAdds a new blank DDSheet object to the collection and returns a reference to it.  
    Public MethodRemoves all the DDSheet objects contained in this collection.  
    Public MethodOverloaded. Moves the sheet with the specfied name to the specified position.  
    Public MethodRemoves the DDSheet at the specified index from this collection.  
    Public MethodOverloaded. Selects the sheet with the specified name, and unselects all other sheets.  
    Top
    See Also