TableColumnDefinitionBase.MinWidth 属性

定义

) 的列 (的最小宽度(以像素为单位)。

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

属性值

Double

返回 Double

实现

注解

最小宽度为22个像素 (以便有空间显示排序和筛选 UI) 。

适用于