Skip to main content

TcxSchedulerDateNavigator Properties

Implements the Date Navigator pane where the month(s) view is exposed.
Name Description
ActualFirstWeekOfYear Gets the flag that denotes which week is treated as the first week of a year.
Bounds Specifies the TcxSchedulerSubControl‘s bounding rectangle. Inherited from TcxSchedulerSubControl.
ColCount Specifies the number of months that appear in a row in the Date Navigator pane.
Date Specifies the selected date or the first date in the range of selected dates.
FirstDate Specifies the first day of the month(s) to be displayed in the Date Navigator pane.
FirstWeekOfYear Specifies which week should be considered to be the beginning of a year.
Height Specifies the height of the TcxSchedulerSubControl ‘s rectangle. Inherited from TcxSchedulerSubControl.
HitTest References a HitTest class instance that contains information about the Date Navigator‘s element to which the test point belongs.
HolidayColor Specifies a color used to paint holiday dates in the Date Navigator.
LastDate Gets the last day of the month(s) displayed in the Date Navigator pane.
RealFirstDate Gets the first date displayed in the Date Navigator pane.
RealLastDate Gets the last date displayed in the Date Navigator pane.
RowCount Specifies the number of months that appear in a column in the Date Navigator pane.
Scheduler protected Represents the scheduler control that acts as a container for the current component. Inherited from TcxSchedulerSubControl.
SelectionIsWeeks Specifies whether more than one week is selected in the Date Navigator.
SelectionList Represents a collection of dates to be displayed in the scheduling area.
SelectPeriod Specifies whether an end-user can select more than one date at a time in the Date Navigator.
ShowDatesContainingEventsInBold Specifies whether days containing user events are shown in bold in the Date Navigator.
ShowDatesContainingHolidaysInColor Specifies whether holiday dates are to be highlighted in the Date Navigator.
ShowWeekNumbers Specifies whether week numbers in the Date Navigator are shown.
StartOfWeek protected Inherited from TcxSchedulerSubControl.
Styles Represents the style settings for the Date Navigator.
Visible
Width Specifies the width of the TcxSchedulerSubControl ‘s rectangle. Inherited from TcxSchedulerSubControl.
See Also