TdxCustomReportLinkOptionsFormatting Properties
Represents the report link’s options, which determine the generic look and feel of the controls within a report.Name | Description |
---|---|
GridLineColor | Specifies the color of the grid lines (if any) within a report. |
LookAndFeelKind | Specifies the overall look and feel of a report. |
ReportLink | Provides access to the report link which the current options are applied to. Inherited from TdxCustomReportLinkOptions. |
SuppressBackgroundBitmaps | Determines whether background images are displayed within a report. |
UseLookAndFeelColors protected | Indicates the look and feel style used to paint the elements of the control associated with the report link which is drawn using native windows style. |
UseNativeStyles |
Specifies whether the control associated with the report link will be painted using the report link’s Styles settings or its own Styles settings. |
See Also