ReportControls Property
Description
This returns the ReportControls object for the page.
Property type
Read-only property
Syntax
Visual Basic |
---|
Public Property ReportControls As ReportControls |
Remarks
This functions like the corresponding ReportControls property in the Section object.
See Also