TcxSchedulerDateNavigator Members
In This Article
#Constructors
Name | Description |
---|---|
Create |
Initializes a new instance of the Tcx |
#Properties
Name | Description |
---|---|
Actual |
Gets the flag that denotes which week is treated as the first week of a year. |
Bounds |
Specifies the Tcx |
Col |
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. |
First |
Specifies the first day of the month |
First |
Specifies which week should be considered to be the beginning of a year. |
Height |
Specifies the height of the Tcx |
Hit |
References a Hit |
Holiday |
Specifies a color used to paint holiday dates in the Date Navigator. |
Last |
Gets the last day of the month |
Real |
Gets the first date displayed in the Date Navigator pane. |
Real |
Gets the last date displayed in the Date Navigator pane. |
Row |
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 Tcx |
Selection |
Specifies whether more than one week is selected in the Date Navigator. |
Selection |
Represents a collection of dates to be displayed in the scheduling area. |
Select |
Specifies whether an end-user can select more than one date at a time in the Date Navigator. |
Show |
Specifies whether days containing user events are shown in bold in the Date Navigator. |
Show |
Specifies whether holiday dates are to be highlighted in the Date Navigator. |
Show |
Specifies whether week numbers in the Date Navigator are shown. |
Start |
Inherited from Tcx |
Styles | Represents the style settings for the Date Navigator. |
Visible | |
Width |
Specifies the width of the Tcx |
#Methods
#Events
Name | Description |
---|---|
On |
Fires before the Date Navigator‘s background is drawn. |
On |
Occurs before the Date Navigator month |
On |
Occurs before each caption of a day in the Date Navigator is drawn. |
On |
Occurs before a day in the Date Navigator is drawn. |
On |
Occurs before the Date Navigator‘s month |
On |
Fires before a different month |
On |
Fires when a different date |
See Also