Skip to main content
A newer version of this page is available. .

DXRichEditDocumentCapabilitiesOptions.CommentsAllowedProperty Field

Identifies the DXRichEditDocumentCapabilitiesOptions.CommentsAllowed dependency property.

Namespace: DevExpress.Xpf.RichEdit

Assembly: DevExpress.Xpf.RichEdit.v18.2.dll

Declaration

public static readonly DependencyProperty CommentsAllowedProperty

Field Value

Type Description
DependencyProperty

A dependency property identifier.

See Also