A newer version of this page is available.
Switch to the current version.
ASPxRichEdit.StylesButton Property
Provides access to the style settings that define the appearance of button elements used by the ASPxRichEdit control (within built-in dialogs, for instance).
Namespace: DevExpress.Web.ASPxRichEdit
Assembly: DevExpress.Web.ASPxRichEdit.v18.2.dll
Declaration
public RichEditButtonStyles StylesButton { get; }
Public ReadOnly Property StylesButton As RichEditButtonStyles
Property Value
Type | Description |
---|---|
DevExpress.Web.ASPxRichEdit.RichEditButtonStyles | A DevExpress.Web.ASPxRichEdit.RichEditButtonStyles object that contains style settings. |
See Also
Feedback