Back to Devexpress

DxSchedulerResourceNavigatorToolbarItem Members

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

latest5.6 KB
Original Source

DxSchedulerResourceNavigatorToolbarItem Members

The drop-down item that allows you to display or hide resources.

Constructors

NameDescription
DxSchedulerResourceNavigatorToolbarItem()Initializes a new instance of the DxSchedulerResourceNavigatorToolbarItem 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.
IconCssClassSpecifies an item icon’s CSS class. Inherited from DxToolbarItemBase.
IconUrlSpecifies a Toolbar item icon’s URL. Inherited from DxToolbarItemBase.
RenderStyleSpecifies the item’s predefined style. Inherited from DxToolbarItem.
RenderStyleModeSpecifies the item’s render style. Inherited from DxToolbarItem.
TextSpecifies the processed toolbar item’s text. Inherited from DxToolbarItemBase.
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

DxSchedulerResourceNavigatorToolbarItem Class

DevExpress.Blazor Namespace