CreateCustomCollectionSourceEventArgs.ObjectType Property
In This Article
Specifies the type of objects that will be retrieved from the database into the custom Collection Source.
Namespace: DevExpress.ExpressApp
Assembly: DevExpress.ExpressApp.v24.2.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