ShowViewSource.SourceView Property
In This Article
Contains a reference to the View represented by the Frame, from which the ShowViewStrategyBase.ShowView method is invoked.
Namespace: DevExpress.ExpressApp
Assembly: DevExpress.ExpressApp.v24.2.dll
NuGet Package: DevExpress.ExpressApp
#Declaration
#Property Value
Type | Description |
---|---|
View | A View that is represented by the Frame, from which the Show |
See Also