Skip to main content

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

TcxSchedulerNavigatorButton Members

Implements a resource navigation button.

#Constructors
Show Inherited Hide Inherited

Name Description
Create(TCollection) Inherited from TCollectionItem.

#Properties
Show Inherited Hide Inherited

Name Description
ActualImageIndex Gets the index of either the built-in or custom bitmap of resource navigation button.
ActualImageList References the built-in or user-defined image collection.
Bounds Represents the current resource navigation button’s dimensions.
Collection Inherited from TCollectionItem.
DisplayName Inherited from TCollectionItem.
Enabled Specifies whether the current resource navigation button is enabled or disabled.
Hint Specifies the hint’s text.
ID Inherited from TCollectionItem.
ImageIndex Specifies an index of the bitmap used to draw the current resource navigation button.
Index Inherited from TCollectionItem.
IsStandard Gets whether the current resource navigation button is a standard (built-in) button or a custom one.
Rotated Gets whether the current resource navigation button is rotated by 90 degrees.
Scheduler Represents the scheduler control which the current resource navigation button belongs to.
State Gets the state of the current resource navigation button.
Visible Specifies whether the current resource navigation button is shown in the scheduling area.
VisibleIndex Gets the zero-based index, which determines the button’s current position within the resource navigator.

#Methods
Show Inherited Hide Inherited

Name Description
Assign(TPersistent) Inherited from TPersistent.
AssignTo(TPersistent) Inherited from TPersistent.
Equals(TObject) Inherited from TObject.
GetDisplayName Inherited from TCollectionItem.
GetHashCode Inherited from TObject.
GetNamePath Inherited from TPersistent.
GetOwner Inherited from TPersistent.
Release Inherited from TCollectionItem.
SetDisplayName(String) Inherited from TCollectionItem.
ToString Inherited from TObject.
See Also