A newer version of this page is available.
Switch to the current version.
LayoutItem.HelpTextStyle Property
Gets the style settings that define the help text appearance.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v18.2.dll
Declaration
public virtual HelpTextStyle HelpTextStyle { get; }
Public Overridable ReadOnly Property HelpTextStyle As HelpTextStyle
Property Value
Type | Description |
---|---|
HelpTextStyle | A HelpTextStyle object that contains the style settings. |
See Also
Feedback