CreateCustomCurrentObjectDetailViewEventArgs.ListViewModel Property
Specifies the Application Model‘s node containing information on the currently displayed List View.
Namespace: DevExpress.ExpressApp
Assembly: DevExpress.ExpressApp.v24.1.dll
NuGet Package: DevExpress.ExpressApp
Declaration
Property Value
Type | Description |
---|---|
IModelListView | An IModelListView node, containing information on the currently displayed List View. |
See Also