Back to Devexpress

DXRichEditUpdateFieldOptions Properties

wpf-devexpress-dot-xpf-dot-richedit-dot-dxricheditupdatefieldoptions-dot-underscore-properties.md

latest3.0 KB
Original Source

DXRichEditUpdateFieldOptions Properties

Contains options used to update certain fields when importing a document containing these fields.

NameDescription
CanFreezeGets a value that indicates whether the object can be made unmodifiable. Inherited from Freezable.
DateGets or sets whether to update the DATE fields while loading a document. This is a dependency property.
DependencyObjectTypeGets the DependencyObjectType that wraps the CLR type of this instance. Inherited from DependencyObject.
DispatcherGets the Dispatcher this DispatcherObject is associated with. Inherited from DispatcherObject.
DocVariableSpecifies whether to update the DOCVARIABLE field when the document is loaded.
IsFrozenGets a value that indicates whether the object is currently modifiable. Inherited from Freezable.
IsSealedGets a value that indicates whether this instance is currently sealed (read-only). Inherited from DependencyObject.
TimeGets or sets whether to update the TIME fields while loading a document. This is a dependency property.

See Also

DXRichEditUpdateFieldOptions Class

DXRichEditUpdateFieldOptions Members

DevExpress.Xpf.RichEdit Namespace