DynamicCollectionBase.ObjectType Property
Returns the type of objects that the Objects collection can contain.
Namespace: DevExpress.ExpressApp
Assembly: DevExpress.ExpressApp.v25.2.dll
NuGet Package: DevExpress.ExpressApp
Declaration
Property Value
| Type | Description |
|---|---|
| Type | A type of objects that the Objects collection can contain. |
See Also