FormFieldTextType Enum
Lists types of help text associated with the form field.
Namespace: DevExpress.XtraRichEdit.API.Native
Assembly: DevExpress.RichEdit.v24.2.Core.dll
NuGet Package: DevExpress.RichEdit.Core
#Declaration
#Members
Name | Description |
---|---|
Auto
|
One of the Auto |
Custom
|
Custom help text. |
#Related API Members
The following properties accept/return FormFieldTextType values:
#Remarks
The FormFieldTextType enumeration values are used by the FormField.StatusTextType and FormField.HelpTextType properties.