TcxSchedulerReportLinkStyles.GetTaskPadParams Method
Returns the TcxViewParams record, which contains information about the style attributes of the report’s task pad.
Declaration
function GetTaskPadParams: TcxViewParams; virtual;
Returns
Type |
---|
TcxViewParams |
Remarks
Use the GetTaskPadParams method to get information about the style attributes of the report’s task pad.
See Also