Back to Devexpress

Field Members

officefileapi-devexpress-dot-xtrarichedit-dot-api-dot-native-dot-field-dot-underscore-members.md

latest1.4 KB
Original Source

Field Members

A document field.

Properties

NameDescription
CodeRangeReturns the range that contains the field code.
IsMergeFieldGets or sets whether this field is a merge field.
LockedGets or sets whether the field is locked.
ParentGets the outer field for the nested field.
RangeReturns the document range the field occupies.
ResultRangeReturns the range that contains the field result.
ShowCodesGets or sets whether to show the field’s codes.

Methods

NameDescription
Unlink()Replaces the field with the field value.
Update()Updates the result of the field.

See Also

Field Interface

DevExpress.XtraRichEdit.API.Native Namespace