aspnet-devexpress-dot-web-52b2026c.md
Contains settings specific to the layout item help text.
Namespace : DevExpress.Web
Assembly : DevExpress.Web.v25.2.dll
NuGet Package : DevExpress.Web
public class LayoutItemHelpTextSettings :
PropertiesBase
Public Class LayoutItemHelpTextSettings
Inherits PropertiesBase
The following members return LayoutItemHelpTextSettings objects:
| Library | Related API Members |
|---|---|
| ASP.NET Web Forms Controls | ASPxFormLayout.SettingsItemHelpTexts |
| FormLayoutProperties.SettingsItemHelpTexts | |
| LayoutGroupBase.SettingsItemHelpTexts | |
| LayoutItem.HelpTextSettings | |
| ASP.NET MVC Extensions | FormLayoutSettings<ModelType>.SettingsItemHelpTexts |
An object of the LayoutItemHelpTextSettings type can be accessed via the LayoutItem.HelpTextSettings property.
Object StateManager PropertiesBase LayoutItemHelpTextSettings BootstrapLayoutItemHelpTextSettings
See Also