LayoutItemStyle.HelpText Property
In This Article
Gets the style settings that define the help text appearance.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
public HelpTextStyle HelpText { get; }
#Property Value
Type | Description |
---|---|
Help |
A Help |
See Also