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

TcxButtonImageOptions Properties

Contains button image settings.
Name Description
Glyph Specifies one or more glyphs that the button can display.
ImageIndex Specifies the button image from the Images collection.
Images Specifies a collection of button images.
Layout Specifies the image position relative to the button’s caption.
Margin Specifies the space between the button image and the closest button edge, in pixels.
NumGlyphs Specifies the number of glyphs in the source image loaded through the Glyph property.
Spacing Specifies the space between the button image and the button’s caption, in pixels.
See Also