編集

次の方法で共有


DataGridBoundColumn.ClipboardContentBinding Property

Definition

Gets or sets 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.

public override Microsoft.UI.Xaml.Data.Binding ClipboardContentBinding { get; set; }
member this.ClipboardContentBinding : Microsoft.UI.Xaml.Data.Binding with get, set
Public Overrides Property ClipboardContentBinding As Binding

Property Value

Microsoft.UI.Xaml.Data.Binding

Applies to