XafDataView.ObjectType Property
Gets the type of business objects that are queried by XafDataView.
Namespace: DevExpress.ExpressApp
Assembly: DevExpress.ExpressApp.v25.1.dll
NuGet Package: DevExpress.ExpressApp
Declaration
Property Value
| Type | Description |
|---|---|
| Type | The Type of business objects that are queried by the data view. |
See Also