Skip to main content
Tab

ASPxTextEdit.HelpTextStyle Property

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 HelpTextStyle { get; }

#Property Value

Type Description
HelpTextStyle

A HelpTextStyle object that contains the style settings.

See Also