Skip to main content
A newer version of this page is available. .
Tab

TextEditProperties.HelpTextStyle Property

Gets the style settings that define an editor’s help text appearance.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v20.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