Provides access to an editor's help text settings.
Namespace: DevExpress.Web.Bootstrap
Assembly: DevExpress.Web.Bootstrap.v19.2.dll
[PersistenceMode(PersistenceMode.InnerProperty)]
public BootstrapTextEditHelpSettings HelpTextSettings { get; }
<PersistenceMode(PersistenceMode.InnerProperty)>
Public ReadOnly Property HelpTextSettings As BootstrapTextEditHelpSettings
Type | Description |
---|---|
BootstrapTextEditHelpSettings | A BootstrapTextEditHelpSettings object containing the help text settings. |