TcxCustomDateNavigator.SelectionIsWeeks Property
Specifies whether more than one week is selected in the Date Navigator control.
Declaration
property SelectionIsWeeks: Boolean read; write;
Property Value
Type |
---|
Boolean |
Remarks
If the value of the SelectionIsWeeks property is True, two or more weeks are currently selected in the Date Navigator control. Otherwise – False.
See Also