Skip to main content
A newer version of this page is available. .
Tab

ASPxTextEdit.HelpTextSettings Property

Provides access to the help text settings within the editor.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v18.2.dll

Declaration

public TextEditHelpTextSettings HelpTextSettings { get; }

Property Value

Type Description
TextEditHelpTextSettings

A TextEditHelpTextSettings object containing the help text properties.

See Also