BootstrapLayoutItemHelpTextSettings Class
In This Article
Contains settings specific to the layout item help text.
Namespace: DevExpress.Web.Bootstrap
Assembly: DevExpress.Web.Bootstrap.v24.2.dll
NuGet Package: DevExpress.Web.Bootstrap
#Declaration
public class BootstrapLayoutItemHelpTextSettings :
LayoutItemHelpTextSettings
#Related API Members
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