DataGridRowGroupHeaderIsPropertyNameVisible Property

Gets or sets a value that indicates whether the property name is visible.

Definition

Namespace: Avalonia.Controls
Assembly: Avalonia.Controls.DataGrid (in Avalonia.Controls.DataGrid.dll) Version: 11.3.999
public bool IsPropertyNameVisible { get; set; }

Property Value

Boolean

See Also