CommandProvider.Actions Property
Provides access to the collection of actions when using a standard toolbar.
Namespace: DevExpress.Xpf.DocumentViewer
Assembly: DevExpress.Xpf.DocumentViewer.v26.1.Core.dll
Declaration
Property Value
| Type | Description |
|---|---|
| ObservableCollection<IControllerAction> | The collection of actions. |
See Also