TcxSchedulerDateNavigatorStyles.GetBackgroundParams Method
Returns the TcxViewParams record that contains information about the Date Navigator‘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 Date Navigator‘s background.
See Also