PdfCheckableCommand.CreateContextMenuBarItem(BarManager) Method
Supports the context menu initialization for commands with a fixed value of a specific setting.
Namespace: DevExpress.XtraPdfViewer.Commands
Assembly: DevExpress.XtraPdfViewer.v24.1.dll
NuGet Package: DevExpress.Win.PdfViewer
Declaration
Parameters
Name | Type | Description |
---|---|---|
barManager | BarManager | A BarManager that maintains the application bars and individual bar items. |
Returns
Type | Description |
---|---|
BarItem | A BarItem element. |
See Also