Skip to main content
All docs
V25.1
  • DXRichEditUpdateFieldOptions.DocVariable Property

    Specifies whether to update the DOCVARIABLE field when the document is loaded.

    Namespace: DevExpress.Xpf.RichEdit

    Assembly: DevExpress.Xpf.RichEdit.v25.1.dll

    NuGet Package: DevExpress.Wpf.RichEdit

    Declaration

    public bool DocVariable { get; set; }

    Property Value

    Type Description
    Boolean

    true to update the field; otherwise, false.

    Property Paths

    You can access this nested property as listed below:

    See Also