TdxGridReportLinkOptionsRefinements Properties
Options defining the manner in which Image fields are displayed within the report.| Name | Description |
|---|---|
| DisplayGraphicsAsText | Specifies whether the graphics within a report should be displayed as text instead. Inherited from TdxCustomReportLinkOptionsRefinements. |
| DisplayTrackBarsAsText | Specifies whether in-place track bar editors should be displayed as text. Inherited from TdxCustomReportLinkOptionsRefinements. |
| FlatCheckMarks | Specifies whether check boxes and radio buttons are displayed in 3D or flat style. Inherited from TdxCustomReportLinkOptionsRefinements. |
| GraphicsText | Specifies the text string to be displayed in place of graphics. Inherited from TdxCustomReportLinkOptionsRefinements. |
| ReportLink | Specifies the report link to which the options are applied. |
| TransparentGraphics | Specifies whether graphics are printed as transparent. Inherited from TdxCustomReportLinkOptionsRefinements. |
| TransparentRichEdits | Specifies whether rich text editors are displayed as transparent. Inherited from TdxCustomReportLinkOptionsRefinements. |
See Also