LayoutItem.HelpTextSettings Property
In This Article
Provides access to the help text settings within a layout item.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v25.1.dll
#Declaration
public LayoutItemHelpTextSettings HelpTextSettings { get; }
#Property Value
Type | Description |
---|---|
Layout |
A Layout |
See Also