Skip to main content
All docs
V24.2

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

DxButtonGroup Properties

A component that displays a set of buttons.
Name Description
CssClass Assigns a CSS class to the Button Group component.
Enabled Specifies whether the Button Group component is enabled.
Items Specifies the component’s item collection.
Orientation Specifies how button group items are arranged (horizontally or vertically).
RenderStyle Specifies an item’s predefined style. Applies to all items in the component.
RenderStyleMode Specifies an item’s color filling type. Applies to all items in the component.
SelectionMode Specifies the item selection mode.
SizeMode Specifies the size of the Button Group component and its items.
Visible Specifies the Button Group component’s visibility.
See Also