Back to Devexpress

BootstrapLayoutItemHelpTextSettings Class

aspnetbootstrap-devexpress-dot-web-dot-bootstrap-fab552e7.md

latest3.7 KB
Original Source

BootstrapLayoutItemHelpTextSettings Class

Contains settings specific to the layout item help text.

Namespace : DevExpress.Web.Bootstrap

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

NuGet Package : DevExpress.Web.Bootstrap

Declaration

csharp
public class BootstrapLayoutItemHelpTextSettings :
    LayoutItemHelpTextSettings
vb
Public Class BootstrapLayoutItemHelpTextSettings
    Inherits LayoutItemHelpTextSettings

The following members return BootstrapLayoutItemHelpTextSettings objects:

Show 14 links

Remarks

An object of the BootstrapLayoutItemHelpTextSettings type can be accessed via the BootstrapLayoutItem.HelpTextSettings property.

Inheritance

Object StateManager PropertiesBase LayoutItemHelpTextSettings BootstrapLayoutItemHelpTextSettings

See Also

BootstrapLayoutItemHelpTextSettings Members

Form Layout

DevExpress.Web.Bootstrap Namespace