CreateCustomCollectionSourceEventArgs.ObjectType Property
Specifies the type of objects that will be retrieved from the database into the custom Collection Source.
Namespace: DevExpress.ExpressApp
Assembly: DevExpress.ExpressApp.v25.1.dll
NuGet Package: DevExpress.ExpressApp
Declaration
Property Value
| Type | Description |
|---|---|
| Type | The type of objects that will be retrieved from the database into the custom Collection Source. |
See Also