Back to Devexpress

CustomProcessShortcutEventArgs.View Property

expressappframework-devexpress-dot-expressapp-dot-customprocessshortcuteventargs.md

latest1.3 KB
Original Source

CustomProcessShortcutEventArgs.View Property

Specifies the View to be created for the CustomProcessShortcutEventArgs.Shortcut

Namespace : DevExpress.ExpressApp

Assembly : DevExpress.ExpressApp.v25.2.dll

NuGet Package : DevExpress.ExpressApp

Declaration

csharp
public View View { get; set; }
vb
Public Property View As View

Property Value

TypeDescription
View

A View to be created for the specified View Shortcut.

|

See Also

CustomProcessShortcutEventArgs Class

CustomProcessShortcutEventArgs Members

DevExpress.ExpressApp Namespace