UnboundSource.Count Property
In This Article
Specifies the item count in the UnboundSource‘s list.
Namespace: DevExpress.Data
Assembly: DevExpress.Data.v24.2.dll
NuGet Package: DevExpress.Data
#Declaration
#Property Value
Type | Default | Description |
---|---|---|
Int32 | 0 | An integer which is the item count. |
See Also