Back to Devexpress

DxSchedulerViewNavigatorToolbarItem Members

blazor-devexpress-dot-blazor-dot-dxschedulerviewnavigatortoolbaritem-dot-underscore-members.md

latest5.0 KB
Original Source

DxSchedulerViewNavigatorToolbarItem Members

The drop-down item that allows you to to switch between views.

Constructors

NameDescription
DxSchedulerViewNavigatorToolbarItem()Initializes a new instance of the DxSchedulerViewNavigatorToolbarItem class.

Properties

NameDescription
AdaptivePrioritySpecifies the order in which items are hidden when the browser window is resized. Inherited from DxToolbarItemBase.
AlignmentSpecifies the item’s position. Inherited from DxToolbarItemBase.
AttributesSpecifies a collection of standard HTML attributes applied to the Toolbar item. Inherited from DxToolbarItemBase.
BeginGroupSpecifies whether the item is the start of a new item group. Inherited from DxToolbarItemBase.
CssClassAssigns a CSS class to the item. Inherited from DxToolbarItemBase.
DropDownCssClassAssigns a CSS class to the Toolbar Item’s drop-down. Inherited from DxToolbarItemBase.
EnabledSpecifies whether the item is enabled. Inherited from DxToolbarItemBase.
RenderStyleSpecifies the item’s predefined style. Inherited from DxToolbarItem.
RenderStyleModeSpecifies the item’s render style. Inherited from DxToolbarItem.
TooltipSpecifies an item’s tooltip text. Inherited from DxToolbarItemBase.
VisibleSpecifies whether an item is visible or hidden. Inherited from DxToolbarItemBase.

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.

See Also

DxSchedulerViewNavigatorToolbarItem Class

DevExpress.Blazor Namespace