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

In This Topic
ParentSheets Property
In This Topic
Gets the DDSheets collection that this DDSheet is a member of.
Syntax
'Declaration
 
Public ReadOnly Property ParentSheets As DDSheets
 

Property Value

A DDSheets collection to which this object belongs.
See Also