Skip to main content
All docs
V26.1
  • DXRichEditTrackChangesOptions.DeletedCellColorProperty Field

    Identifies the DeletedCellColor dependency property.

    Namespace: DevExpress.Xpf.RichEdit

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

    Declaration

    public static readonly DependencyProperty DeletedCellColorProperty

    Field Value

    Type Description
    DependencyProperty

    A dependency property identifier.

    See Also