ViewShownEventArgs.TargetFrame Property
Provides access to the Frame in which a View will be created.
Namespace: DevExpress.ExpressApp
Assembly: DevExpress.ExpressApp.v24.1.dll
NuGet Package: DevExpress.ExpressApp
Declaration
Property Value
Type | Description |
---|---|
Frame | A Frame object that represents the Frame in which a View will be created. |
See Also