ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.SpreadBuilder Assembly / GrapeCity.SpreadBuilder Namespace / DDSheet Class / ParentSheets Property

In This Topic
    ParentSheets Property
    In This Topic
    Returns the DDSheets collection that this DDSheet is a member of.
    Syntax
    'Declaration
     
    Public ReadOnly Property ParentSheets As DDSheets
    public DDSheets ParentSheets {get;}
    See Also