PropertyName Property
Gets or sets the name of the property that this DataGrid row is bound to.
Definition
Namespace: Avalonia.Controls
Assembly: Avalonia.Controls.DataGrid (in Avalonia.Controls.DataGrid.dll)
- C#
- VB
- F#
public string PropertyName { get; set; }
Public Property PropertyName As String
Get
Set
member PropertyName : string with get, set