TcxSchedulerYearView.Scale Property
Specifies how many months are to be displayed in the Year View.
Declaration
property Scale: Integer read; write; default 12;
Property Value
Type | Default |
---|---|
Integer | 12 |
Remarks
Three settings are provided – 12, 6, and 3 months.
The default value of the Scale property is 12.
See Also