ASPxTextEdit.HelpTextSettings Property
Provides access to the help text settings within the editor.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
Property Value
Type | Description |
---|---|
TextEditHelpTextSettings | A TextEditHelpTextSettings object containing the help text properties. |
See Also