Summary
The binding that will be used to get or set cell content for the clipboard.
If the base ClipboardContentBinding is not explicitly set, this will return the value of Binding.
- Namespace
- Avalonia
.Controls - Containing Type
- DataGridBoundColumn
Syntax
public override IBinding ClipboardContentBinding { get; set; }
Value
Type | Description |
---|---|
IBinding |