TcxVerticalGridReportLinkOptionsRefinements Properties
Contains options which determine the report’s refinements.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 | Provides access to the report link for which the current options are applied. |
SuppressBackgroundBitmaps | Determines whether background images are displayed within a report. |
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