Skip to main content
A newer version of this page is available. .

BootstrapLayoutItemHelpTextSettings Class

Contains settings specific to the layout item help text.

Namespace: DevExpress.Web.Bootstrap

Assembly: DevExpress.Web.Bootstrap.v19.1.dll

Declaration

public class BootstrapLayoutItemHelpTextSettings :
    LayoutItemHelpTextSettings

Remarks

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

Inheritance

See Also