CROGraphicsOptions Property
Description
This applies to the CADReportObject. It determines whether or not labels are displayed on the CRO control. A value of 1 means the labels are displayed. A value of 0 means they are hidden. The default is 0.
Property type
Read-write property
Syntax
Visual Basic |
---|
Public Property CROGraphicsOptions As Long |
Return Type
Long value of 1 or 0.
See Also