ITableColumnDefinition.MinWidth 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
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) 。
適用於