DataGridLength.Value 属性

定义

获取以像素为单位的 DataGridLength 绝对值。

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

属性值

如果属性设置为 DataGridLength1.0,则为UnitType像素的绝对值Auto

适用于