TcxSchedulerReportLinkOptionsFormatting Properties
The TcxSchedulerReportLinkOptionsFormatting class represents formatting options, which control the generic attributes of the scheduler’s report.Name | Description |
---|---|
GridLineColor | Specifies the color of the grid lines (if any) within a report. Inherited from TdxCustomReportLinkOptionsFormatting. |
LookAndFeelKind | Specifies the overall look and feel of a report. Inherited from TdxCustomReportLinkOptionsFormatting. |
ReportLink | Represents the report link that is used to generate the scheduler’s report. |
SuppressBackgroundBitmaps | Determines whether background images are displayed within a report. Inherited from TdxCustomReportLinkOptionsFormatting. |
SuppressContentColoration | Specifies whether the scheduler’s report is displayed in black and white or color in preview mode. |
UseLookAndFeelColors | 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. Inherited from TdxCustomReportLinkOptionsFormatting. |
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. Inherited from TdxCustomReportLinkOptionsFormatting. |
See Also