DefaultPdfBarManagerItemNames.CommentViewerSortCheckmarkStatus Field
Identifies the Checkmark Status item in the Sort menu on the Comments pane.
Namespace: DevExpress.Xpf.PdfViewer
Assembly: DevExpress.Xpf.PdfViewer.v25.2.dll
NuGet Package: DevExpress.Wpf.PdfViewer
Declaration
public const string CommentViewerSortCheckmarkStatus = "bCommentViewerSortCheckmarkStatus"
Field Value
| Type | Description |
|---|---|
| String | bCommentViewerSortCheckmarkStatus |
See Also