ItemCount Property
Definition
Namespace: Avalonia.Collections
Assembly: Avalonia.Controls.DataGrid (in Avalonia.Controls.DataGrid.dll)
- C#
- VB
- F#
public int ItemCount { get; }
Public ReadOnly Property ItemCount As Integer
Get
member ItemCount : int with get
Property Value
Int32See Also
Reference
DataGridCollectionViewGroup Class
Avalonia.Collections Namespace