TcxSchedulerReportLinkPrintStyles.ActiveStyle Property
Represents the print style that is currently active in the scheduler’s report.
Declaration
property ActiveStyle: TcxCustomSchedulerReportLinkPrintStyle read; write;
Property Value
Type |
---|
TcxCustomSchedulerReportLinkPrintStyle |
Remarks
Use the ActiveStyle property to specify the print style that is currently applied to the scheduler’s report.
See Also