ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.SpreadBuilder Assembly / GrapeCity.SpreadBuilder Namespace / DDSheets Class / Item Property

In This Topic
    Item Property (DDSheets)
    In This Topic
    Gets the DDSheet at the specified index. In C#, this property is an indexer for the DDSheets class.
    Overload List
    OverloadDescription
    Gets the DDSheet at the specified index. In C#, this property is an indexer for the DDSheets class.  
    Gets the DDSheet with the specified name In C#, this property is an indexer for the DDSheets class. If a DDSheet with the specified name does not exist in the collection, null will be returned.  
    See Also