DataGrid.CurrentColumn Property

Definition

Gets or sets the column that contains the current cell.

public Microsoft.Toolkit.Uwp.UI.Controls.DataGridColumn CurrentColumn { get; set; }
member this.CurrentColumn : Microsoft.Toolkit.Uwp.UI.Controls.DataGridColumn with get, set
Public Property CurrentColumn As DataGridColumn

Property Value

Applies to