ReadOnlyFormFieldProperties.StatusText Property
Gets the instructional text shown on the status bar when focusing the checkbox.
Namespace: DevExpress.XtraRichEdit.API.Native
Assembly: DevExpress.RichEdit.v24.2.Core.dll
NuGet Package: DevExpress.RichEdit.Core
Declaration
Property Value
Type | Description |
---|---|
String | A string that is the target help text. |
See Also