CustomizeViewShortcutArgs Class
Arguments passed to the View.CustomizeViewShortcut event.
Namespace: DevExpress.ExpressApp
Assembly: DevExpress.ExpressApp.v24.1.dll
NuGet Package: DevExpress.ExpressApp
Declaration
Remarks
The CustomizeViewShortcut event occurs when a View Shortcut is created for a View. Handle this event, to customize the View Shortcut.
See Also