BootstrapTextEditHelpSettings Class
In This Article
Contains settings specific to a text edit’s help text.
Namespace: DevExpress.Web.Bootstrap
Assembly: DevExpress.Web.Bootstrap.v24.2.dll
NuGet Package: DevExpress.Web.Bootstrap
#Declaration
public class BootstrapTextEditHelpSettings :
TextEditHelpTextSettings
#Related API Members
The following members return BootstrapTextEditHelpSettings objects:
Show 21 links
#Remarks
An object of the BootstrapTextEditHelpSettings type can be accessed using the editor’s HelpTextSettings property.
#Inheritance
Object
StateManager
PropertiesBase
TextEditHelpTextSettings
BootstrapTextEditHelpSettings
See Also