Skip to main content
A newer version of this page is available. .
All docs
V20.2

PdfViewerCommandId.SortCommentsByDate Field

Identifies the SortCommentsByDateCommand.

Namespace: DevExpress.XtraPdfViewer.Commands

Assembly: DevExpress.XtraPdfViewer.v20.2.dll

NuGet Package: DevExpress.Win.PdfViewer

Declaration

public static readonly PdfViewerCommandId SortCommentsByDate

Field Value

Type Description
PdfViewerCommandId

A command ID.

See Also