FieldOptions Class
In This Article
Represents settings which define the appearance and behavior of the document fields.
Namespace: DevExpress.XtraRichEdit
Assembly: DevExpress.RichEdit.v14.2.Core.dll
#Declaration
#Returned By
The RichEditControlOptionsBase.Fields property returns an instance of FieldOptions.
#Remarks
An instance of the FieldOptions class is accessible via the RichEditControlOptionsBase.Fields property of a rich edit control's RichEditControl.Options.
#Inheritance
See Also