Summary
UIElement to display at the insertion position. If null and Handled = true, then do not display an insertion indicator.
- Namespace
- Avalonia
.Controls - Containing Type
- Data
Grid Column Reordering Event Args
Syntax
public IControl DropLocationIndicator { get; set; }
Value
Type | Description |
---|---|
IControl |