Back to Devexpress

DxButtonGroup Members

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

latest3.8 KB
Original Source

DxButtonGroup Members

A component that displays a set of buttons.

Constructors

NameDescription
DxButtonGroup()Initializes a new instance of the DxButtonGroup class.

Properties

NameDescription
CssClassAssigns a CSS class to the Button Group component.
EnabledSpecifies whether the Button Group component is enabled.
ItemsSpecifies the component’s item collection.
OrientationSpecifies how button group items are arranged (horizontally or vertically).
RenderStyleSpecifies an item’s predefined style. Applies to all items in the component.
RenderStyleModeSpecifies an item’s color filling type. Applies to all items in the component.
SelectionModeSpecifies the item selection mode.
SizeModeSpecifies the size of the Button Group component and its items.
VisibleSpecifies the Button Group component’s visibility.

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.

Events

NameDescription
ItemClickFires when a user clicks a button group item.

See Also

DxButtonGroup Class

DevExpress.Blazor Namespace