Skip to main content
A newer version of this page is available. .

DxButton Properties

A Button component.
Name Description
CssClass Specifies the name of the component’s CSS class. Inherited from DxComponentBase.
Enabled Specifies whether the button is enabled.
IconCssClass Specifies the icon’s CSS class.
IconPosition Specifies the icon’s position.
Id For internal use only. Inherited from DxComponentBase.
RenderStyle Specifies the button’s predefined style.
RenderStyleMode Specifies the button’s color filling type.
SizeMode Specifies a button size.
SubmitFormOnClick Specifies whether the button can submit a form.
Text Specifies the button’s text.
Visible Specifies the button’s visibility.
See Also