Back to Devexpress

SchedulerDateNavigationBar Members

windowsforms-devexpress-dot-xtrascheduler-dot-schedulerdatenavigationbar-dot-underscore-members.md

latest4.1 KB
Original Source

SchedulerDateNavigationBar Members

A Date Navigation Bar control.

Constructors

NameDescription
SchedulerDateNavigationBar(SchedulerControl)Initializes a new instance of the SchedulerDateNavigationBar class with the specified Scheduler Control.

Properties

NameDescription
CalendarButtonAllows you to display the Calendar button in the Date Navigation Bar and access button settings.
PanelProvides access to the inner control of the date navigation bar. For internal use.
ShowNavigationButtons
ShowTodayButton
ShowViewSelectorButtonGets or sets whether the Date Navigation Bar should show a button that allows users to select the active Scheduler View.
VisibleGets or sets whether the date navigation bar is shown on the top of the scheduler.

Methods

NameDescription
Equals(Object, Object) staticDetermines whether the specified object instances are considered equal. Inherited from Object.
Equals(Object)Determines whether the specified object is equal to the current object. Inherited from Object.
GetHashCode()Serves as the default hash function. Inherited from Object.
GetType()Gets the Type of the current instance. Inherited from Object.
MemberwiseClone() protectedCreates a shallow copy of the current Object. Inherited from Object.
ReferenceEquals(Object, Object) staticDetermines whether the specified Object instances are the same instance. Inherited from Object.
ToString()Returns a string that represents the current object. Inherited from Object.

Events

NameDescription
PropertyChangedOccurs when a value of the public property of the SchedulerDateNavigationBar instance is changed.

See Also

SchedulerDateNavigationBar Class

DevExpress.XtraScheduler Namespace