Skip to main content

TcxSchedulerDateNavigatorStyles.Background Property

Specifies style settings for the Date Navigator‘s background.

Declaration

property Background: TcxStyle index cxdnBackground read; write;

Property Value

Type
TcxStyle

Remarks

Use the Background property to specify style settings for the Date Navigator‘s background.

See the examples in the Styles topic.

Note

the Date Navigator‘s background can be visible if the TcxSchedulerOptionsCustomize.IntegralSizing property is set to False.

See Also