DataGrid.MinColumnWidth Property

Definition

Gets or sets the minimum width of columns in the DataGrid.

public double MinColumnWidth { get; set; }
member this.MinColumnWidth : double with get, set
Public Property MinColumnWidth As Double

Property Value

Applies to