CommandProvider.ContextMenuActions Property
Namespace: DevExpress.Xpf.DocumentViewer
Assembly: DevExpress.Xpf.DocumentViewer.v26.1.Core.dll
Declaration
Property Value
| Type |
|---|
| ObservableCollection<IControllerAction> |
See Also
Namespace: DevExpress.Xpf.DocumentViewer
Assembly: DevExpress.Xpf.DocumentViewer.v26.1.Core.dll
public ObservableCollection<IControllerAction> ContextMenuActions { get; }
Public ReadOnly Property ContextMenuActions As ObservableCollection(Of IControllerAction)
| Type |
|---|
| ObservableCollection<IControllerAction> |