PropertyName Property
Gets the name of the property bound to the generated column.
Definition
Namespace: Avalonia.Controls
Assembly: Avalonia.Controls.DataGrid (in Avalonia.Controls.DataGrid.dll)
- C#
- VB
- F#
public string PropertyName { get; }
Public ReadOnly Property PropertyName As String
Get
member PropertyName : string with get
Property Value
StringSee Also
Reference
DataGridAutoGeneratingColumnEventArgs Class
Avalonia.Controls Namespace