ViewShownEventArgs.SourceFrame Property
Provides access to the Frame in which a newly created View was requested to be created.
Namespace: DevExpress.ExpressApp
Assembly: DevExpress.ExpressApp.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| Frame | A Frame object that represents the Frame in which the request to create a View was performed. |
See Also