CreateCustomCurrentObjectDetailViewEventArgs.ListViewObjectType Property
In This Article
Specifies the type of the objects displayed by the current List View.
Namespace: DevExpress.ExpressApp
Assembly: DevExpress.ExpressApp.v24.2.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