ASPxFormLayout.SettingsItemHelpTexts Property
In This Article
Provides access to the help text settings within the ASPxFormLayout control.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
public virtual LayoutItemHelpTextSettings SettingsItemHelpTexts { get; }
#Property Value
Type | Description |
---|---|
Layout |
A Layout |
See Also