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

BootstrapTextEditHelpSettings Class

Contains settings specific to a text edit’s help text.

Namespace: DevExpress.Web.Bootstrap

Assembly: DevExpress.Web.Bootstrap.v18.2.dll

Declaration

public class BootstrapTextEditHelpSettings :
    TextEditHelpTextSettings

Remarks

An object of the BootstrapTextEditHelpSettings type can be accessed using the editor’s HelpTextSettings property.

Inheritance

See Also