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