IMemberInfo.ListElementTypeInfo Property
If the current member is a list, supplies metadata on the type of the elements contained in it.
Namespace: DevExpress.ExpressApp.DC
Assembly: DevExpress.ExpressApp.v24.2.dll
NuGet Package: DevExpress.ExpressApp
Declaration
Property Value
Type | Description |
---|---|
ITypeInfo | An ITypeInfo object supplying metadata on the type of the list’s elements. |
See Also