Summary
Gets the number of items in the data.
- Namespace
- Avalonia
.Layout - Containing Type
- Virtualizing
Layout Context
Syntax
public int ItemCount { get; }
Remarks
This property gets the value returned by ItemCountCore, which must be implemented in
a derived class.
Value
Type | Description |
---|---|
int |