Edit

Share via


DataGridBoundColumn.Binding Property

Definition

Gets or sets the binding that associates the column with a property in the data source.

public virtual Windows.UI.Xaml.Data.Binding Binding { get; set; }
member this.Binding : Windows.UI.Xaml.Data.Binding with get, set
Public Overridable Property Binding As Binding

Property Value

Windows.UI.Xaml.Data.Binding

Applies to