ITypeInfo.IsListType Property
In This Article
Indicates whether the type is a list type.
Namespace: DevExpress.ExpressApp.DC
Assembly: DevExpress.ExpressApp.v24.2.dll
NuGet Package: DevExpress.ExpressApp
#Declaration
#Property Value
Type | Description |
---|---|
Boolean | true, if the type implements the System. |
See Also