Send Topic Feedback | See Object Hierarchy Chart
PC-DMIS 2023.2 Object Library
PCDLRN ActiveX DLL > Section Object : ReportControls Property
ReportControls Property
Description
This property returns the ReportControls object for this section. You can then access the ReportControls object to dynamically add or modify existing objects in the section.
Property type
Read-only property
Syntax
Visual Basic
Public Property ReportControls As ReportControls
Return Type
ReportControls object.
See Also