IsPropertyNameVisible 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)
- C#
- VB
- F#
public bool IsPropertyNameVisible { get; set; }
Public Property IsPropertyNameVisible As Boolean
Get
Set
member IsPropertyNameVisible : bool with get, set