HtmlEditorSettings.SettingsText Property
In This Article
Provides access to the settings that define texts displayed in different elements (tabs) of the HtmlEditor.
Namespace: DevExpress.Web.Mvc
Assembly: DevExpress.Web.Mvc5.v24.2.dll
NuGet Package: DevExpress.Web.Mvc5
#Declaration
public ASPxHtmlEditorTextSettings SettingsText { get; }
#Property Value
Type | Description |
---|---|
ASPx |
An ASPx |
See Also