Skip to main content
All docs
V24.1

DefaultPdfBarManagerItemNames.CommentViewerFilterCheckedGroup Field

Identifies the Checked item in the Filter menu on the Comments pane.

Namespace: DevExpress.Xpf.PdfViewer

Assembly: DevExpress.Xpf.PdfViewer.v24.1.dll

NuGet Package: DevExpress.Wpf.PdfViewer

Declaration

public const string CommentViewerFilterCheckedGroup = "bCommentViewerFilterCheckedGroup"

Field Value

Type Description
String

bCommentViewerFilterCheckedGroup

See Also