ListViewProcessCurrentObjectController.ShowObject(Object, XafApplication, Frame, View) Method
In This Article
Namespace: DevExpress.ExpressApp.SystemModule
Assembly: DevExpress.ExpressApp.v24.2.dll
NuGet Package: DevExpress.ExpressApp
#Declaration
public static DetailView ShowObject(
object obj,
XafApplication application,
Frame sourceFrame,
View sourceView
)
#Parameters
Name | Type |
---|---|
obj | Object |
application | Xaf |
source |
Frame |
source |
View |
#Returns
Type |
---|
Detail |
See Also