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) 。

适用于