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

TdxWizardControlCustomButtonCollectionItem Properties
Show Inherited Hide Inherited

A wizard control’s custom button.
Name Description
Caption Specifies the button caption.
Collection Inherited from TCollectionItem.
DisplayName Inherited from TCollectionItem.
Enabled Specifies whether the custom button is enabled.
Focused Specifies whether the custom button has focus.
Glyph Specifies the button image.
GlyphAlignment Specifies how the button image is positioned relative to the button caption.
ID Inherited from TCollectionItem.
ImageIndex Specifies the button image by its index in the associated image list.
Index Inherited from TCollectionItem.
Visible Switches the button visibility.
Width Specifies the button width in pixels.
See Also