DataGridAutoGeneratingColumnEventArgs Properties
Properties
Cancel | Gets or sets a value indicating whether the event should be canceled. (Inherited from CancelEventArgs) |
Column | Gets the generated column. |
PropertyName | Gets the name of the property bound to the generated column. |
PropertyType | Gets the Type of the property bound to the generated column. |
See Also
Reference
DataGridAutoGeneratingColumnEventArgs Class
Avalonia.Controls Namespace