ItemCountFormat Property
Gets or sets a value that indicates number format of items count
Definition
Namespace: Avalonia.Controls
Assembly: Avalonia.Controls.DataGrid (in Avalonia.Controls.DataGrid.dll)
- C#
- VB
- F#
public string ItemCountFormat { get; set; }
Public Property ItemCountFormat As String
Get
Set
member ItemCountFormat : string with get, set