DataGridRowGroupHeaderIsItemCountVisible Property
Gets or sets a value that indicates whether the item count is visible.
Namespace: Avalonia.ControlsAssembly: Avalonia.Controls.DataGrid (in Avalonia.Controls.DataGrid.dll) Version: 11.3.999
public bool IsItemCountVisible { get; set; }
Public Property IsItemCountVisible As Boolean
Get
Set
member IsItemCountVisible : bool with get, set
Property Value
Boolean