Back to Devexpress

DxEditorButton Properties

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

latest1.6 KB
Original Source

DxEditorButton Properties

A custom button displayed in an editor.

NameDescription
AttributesSpecifies a collection of standard HTML attributes applied to the button.
ChildContentSpecifies an editor button’s content.
CssClassAssigns a CSS class to the button.
EnabledSpecifies whether the button is enabled.
IconCssClassSpecifies the name of the CSS class applied to the button icon.
IconPositionSpecifies the icon’s position.
IdSpecifies the button’s unique identifier.
NavigateUrlSpecifies the button’s target URL.
PositionSpecifies the button’s position in the editor.
TextSpecifies the button’s text.
TooltipSpecifies the button’s tooltip.
VisibleSpecifies whether the button is visible.

See Also

DxEditorButton Class

DxEditorButton Members

DevExpress.Blazor Namespace