A newer version of this page is available.
Switch to the current version.
BootstrapTextEditHelpSettings Class
Contains settings specific to a text edit's help text.
Namespace: DevExpress.Web.Bootstrap
Assembly: DevExpress.Web.Bootstrap.v19.1.dll
Declaration
public class BootstrapTextEditHelpSettings :
TextEditHelpTextSettings
Public Class BootstrapTextEditHelpSettings
Inherits TextEditHelpTextSettings
Related API Members
The following members accept/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
Feedback