TcxSchedulerStyles.GetBackgroundParams Method
Returns the TcxViewParams record containing information about the scheduler control’s background style attributes.
Declaration
function GetBackgroundParams: TcxViewParams;
Returns
| Type |
|---|
| TcxViewParams |
Remarks
Use the GetBackgroundParams method to get information about the style attributes of the scheduler control’s background.
See Also