Share via


ITableColumnDefinition.MinWidth Property

Definition

Minumum width of the column (in pixels).

public:
 property double MinWidth { double get(); };
public:
 property double MinWidth { double get(); };
public double MinWidth { get; }
member this.MinWidth : double
Public ReadOnly Property MinWidth As Double

Property Value

Returns Double.

Remarks

The minimum width is 22 pixels (so that there is space to display the sorting and filtering UI).

Applies to