ITableColumnDefinition.MinWidth 속성

정의

열의 최소 너비(픽셀)입니다.

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

속성 값

Double를 반환합니다.

설명

최소 너비는 22픽셀입니다(정렬 및 필터링 UI를 표시할 공간이 있도록).

적용 대상