IMemberInfo.IsList Property
Indicates whether the member represents a list.
Namespace: DevExpress.ExpressApp.DC
Assembly: DevExpress.ExpressApp.v18.2.dll
Declaration
ReadOnly Property IsList As Boolean
Property Value
Type |
Description |
Boolean |
true, if the member's type implements the System.Collections.IEnumerable or System.Collections.IEnumerable<T> interface; otherwise, false.
|
See Also
We are updating the DevExpress product documentation website and this page is part of our new experience. During this transition period, product documentation remains available in our previous format at documentation.devexpress.com. Learn More...