ActiveReports 19 .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.  
    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 specified 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 deselects all other sheets.  
    Top
    See Also