Summary
Gets the generated column.
- Namespace
- Avalonia
.Controls - Containing Type
- Data
Grid Auto Generating Column Event Args
Syntax
public DataGridColumn Column { get; set; }
Value
Type | Description |
---|---|
DataGridColumn |
public DataGridColumn Column { get; set; }
Type | Description |
---|---|
DataGridColumn |