ReadOnlyFormFieldProperties.HelpText Property
Gets the instructional text shown when focusing the checkbox and pressing F1.
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 value that is the help text. |
See Also