A newer version of this page is available.
Switch to the current version.
BootstrapLayoutItem.HelpTextSettings Property
Provides access to a layout item's help text settings.
Namespace: DevExpress.Web.Bootstrap
Assembly: DevExpress.Web.Bootstrap.v18.2.dll
Declaration
[PersistenceMode(PersistenceMode.InnerProperty)]
public BootstrapLayoutItemHelpTextSettings HelpTextSettings { get; }
<PersistenceMode(PersistenceMode.InnerProperty)>
Public ReadOnly Property HelpTextSettings As BootstrapLayoutItemHelpTextSettings
Property Value
Type | Description |
---|---|
BootstrapLayoutItemHelpTextSettings | A BootstrapLayoutItemHelpTextSettings object containing the help text settings. |
See Also
Feedback