CreateCustomCurrentObjectDetailViewEventArgs.ListViewObjectType Property
Specifies the type of the objects displayed by the current List View.
Namespace: DevExpress.ExpressApp
Assembly: DevExpress.ExpressApp.v25.1.dll
NuGet Package: DevExpress.ExpressApp
Declaration
Property Value
| Type | Description |
|---|---|
| Type | A Type object, specifying the type of the objects displayed by the current List View. |
See Also