ActiveReports 13
ParentSheets Property

GrapeCity.ActiveReports.Export.Excel Assembly > GrapeCity.SpreadBuilder Namespace > DDSheet Class : ParentSheets Property
Returns the DDSheets collection of which this DDSheet is a member.
Syntax
'Declaration
 
Public ReadOnly Property ParentSheets As DDSheets
public DDSheets ParentSheets {get;}

Property Value

DDSheets collection.
Remarks
This property is read-only.
See Also

Reference

DDSheet Class
DDSheet Members