Back to Devexpress

DxButton Properties

blazor-devexpress-dot-blazor-dot-dxbutton-dot-underscore-properties.md

latest2.4 KB
Original Source

DxButton Properties

A button control that supports advanced style and content customization options.

NameDescription
AttributesSpecifies a collection of standard HTML attributes applied to the Button. Inherited from DxButtonBase.
ChildContentSpecifies Button content. Inherited from DxButtonBase.
CssClassAssigns a CSS class to the button component. Inherited from DxButtonBase.
EnabledSpecifies whether the button is enabled. Inherited from DxButtonBase.
IconCssClassSpecifies the icon’s CSS class. Inherited from DxButtonBase.
IconPositionSpecifies the icon’s position. Inherited from DxButtonBase.
IdSpecifies the control’s unique identifier. Inherited from DxButtonBase.
NavigateUrlSpecifies the Button’s target URL.
RenderStyleSpecifies the button’s predefined style.
RenderStyleModeSpecifies the button’s color filling type.
SizeModeSpecifies button size.
SubmitFormOnClickSpecifies whether the button can submit a form.
TextSpecifies the button’s text. Inherited from DxButtonBase.
VisibleSpecifies the button’s visibility. Inherited from DxButtonBase.

See Also

DxButton Class

DxButton Members

DevExpress.Blazor Namespace