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