Back to Devexpress

DxSchedulerPreviousIntervalToolbarItem Members

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

latest5.3 KB
Original Source

DxSchedulerPreviousIntervalToolbarItem Members

The toolbar item that allows you to navigate to the previous time interval.

Constructors

NameDescription
DxSchedulerPreviousIntervalToolbarItem()Initializes a new instance of the DxSchedulerPreviousIntervalToolbarItem 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.
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

DxSchedulerPreviousIntervalToolbarItem Class

DevExpress.Blazor Namespace