TdxCustomReportLinkOptionsRefinements Properties
Represents the report link’s options, which specify any additional refinements to the report.| Name | Description |
|---|---|
| DisplayGraphicsAsText | Specifies whether the graphics within a report should be displayed as text instead. |
| DisplayTrackBarsAsText | Specifies whether in-place track bar editors should be displayed as text. |
| FlatCheckMarks | Specifies whether check boxes and radio buttons are displayed in 3D or flat style. |
| GraphicsText | Specifies the text string to be displayed in place of graphics. |
| ReportLink | Provides access to the report link which the current options are applied to. Inherited from TdxCustomReportLinkOptions. |
| TransparentGraphics | Specifies whether graphics are printed as transparent. |
| TransparentRichEdits | Specifies whether rich text editors are displayed as transparent. |
See Also