HelpTextStyle Class
Defines style settings for the help text.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
Declaration
Related API Members
The following members return HelpTextStyle objects:
Remarks
The HelpTextStyle class contains settings that define the appearance of the help text.
An object of the HelpTextStyle type can be accessed via the LayoutItem.HelpTextStyle or the ASPxTextEdit.HelpTextStyle property.
Inheritance
See Also