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

TextEditProperties.HelpTextSettings Property

Provides access to an editor’s help text settings.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v19.1.dll

Declaration

public TextEditHelpTextSettings HelpTextSettings { get; }

Property Value

Type Description
TextEditHelpTextSettings

A TextEditHelpTextSettings object containing the help text settings.

See Also