Skip to main content

BootstrapTextEditHelpSettings Class

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

Namespace: DevExpress.Web.Bootstrap

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

NuGet Package: DevExpress.Web.Bootstrap

Declaration

public class BootstrapTextEditHelpSettings :
    TextEditHelpTextSettings

Remarks

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

Inheritance

See Also