CustomizeViewShortcutArgs Class
In This Article
Arguments passed to the View.CustomizeViewShortcut event.
Namespace: DevExpress.ExpressApp
Assembly: DevExpress.ExpressApp.v24.2.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