TcxCustomSchedulerReportLinkPrintStyle.Active Property
In This Article
Specifies whether the current print style is applied to the scheduler’s report.
#Declaration
Delphi
property Active: Boolean read; write;
#Property Value
Type |
---|
Boolean |
#Remarks
Set the Active property to True to apply the current print style to the scheduler’s report.
See Also