TcxCustomSchedulerReportLinkPrintStyle.CorrespondedView Property
Gets the time view that corresponds to the current print style.
Declaration
property CorrespondedView: TcxSchedulerCustomResourceView read;
Property Value
Type |
---|
TcxSchedulerCustomResourceView |
Remarks
Use the CorrespondedView property to determine the current print style’s corresponding time view.
See Also