Summary
Gets the column that the event occurs for.
- Namespace
- Avalonia
.Controls - Containing Type
- Data
Grid Column Event Args
Syntax
public DataGridColumn Column { get; private set; }
Value
Type | Description |
---|---|
DataGridColumn |
public DataGridColumn Column { get; private set; }
Type | Description |
---|---|
DataGridColumn |