TcxSchedulerReportLinkPrintStyles.GetCorrespondingStyle Method
Returns the print style corresponding to the time view that is currently active in the scheduler control.
Declaration
function GetCorrespondingStyle: TcxCustomSchedulerReportLinkPrintStyle; virtual;
Returns
Type |
---|
TcxCustomSchedulerReportLinkPrintStyle |
Remarks
Use the GetCorrespondingStyle method to determine the print style corresponding to the time view that is currently active in the scheduler control.
See Also