ReflectionDictionary.Classes Property
Gets a collection of the XPClassInfo objects that are supplied by the current ReflectionDictionary instance.
Namespace: DevExpress.Xpo.Metadata
Assembly: DevExpress.Xpo.v24.1.dll
NuGet Packages: DevExpress.Win.PivotGrid, DevExpress.Win.TreeMap, DevExpress.Xpo
NuGet Package: DevExpress.Xpo
Declaration
Property Value
Type | Description |
---|---|
ICollection | A collection of the XPClassInfo objects. |
See Also