HtmlEditorSettings.SettingsText Property
Provides access to the settings that define texts displayed in different elements (tabs) of the HtmlEditor.
Namespace: DevExpress.Web.Mvc
Assembly: DevExpress.Web.Mvc5.v20.2.dll
Declaration
public ASPxHtmlEditorTextSettings SettingsText { get; }
Public ReadOnly Property SettingsText As ASPxHtmlEditorTextSettings
Property Value
Type | Description |
---|---|
ASPxHtmlEditorTextSettings | An ASPxHtmlEditorTextSettings object that contains text settings. |
See Also
Feedback