DataGridAutoGeneratingColumnEventArgsPropertyName 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) Version: 11.3.999
public string PropertyName { get; }

Property Value

String

See Also