TcxSchedulerDateNavigatorStyles.Content Property
In This Article
Specifies style settings for the Date Navigator month’s content.
#Declaration
Delphi
property Content: TcxStyle index cxdnContent read; write;
#Property Value
Type |
---|
Tcx |
#Remarks
Use the Content property to specify style settings for the Date Navigator month’s content.
Note
if the Tcx
See the examples in the Styles topic.
See Also