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

ReadOnlyFormFieldProperties.StatusText Property

Gets the instructional text shown on the status bar when focusing the checkbox.

Namespace: DevExpress.XtraRichEdit.API.Native

Assembly: DevExpress.RichEdit.v18.2.Core.dll

Declaration

string StatusText { get; }

Property Value

Type Description
String

A string that is the target help text.

See Also