Back to Devexpress

BootstrapTextEditHelpSettings Class

aspnetbootstrap-devexpress-dot-web-dot-bootstrap-73dd44df.md

latest4.1 KB
Original Source

BootstrapTextEditHelpSettings Class

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

Namespace : DevExpress.Web.Bootstrap

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

NuGet Package : DevExpress.Web.Bootstrap

Declaration

csharp
public class BootstrapTextEditHelpSettings :
    TextEditHelpTextSettings
vb
Public Class BootstrapTextEditHelpSettings
    Inherits TextEditHelpTextSettings

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

BootstrapTextEditHelpSettings Members

DevExpress.Web.Bootstrap Namespace