DataGridLength 构造函数 (Single, DataGridLengthUnitType) |
命名空间: CPF.Controls
public DataGridLength( float value, DataGridLengthUnitType type )
异常 | 条件 |
---|---|
ArgumentException | If value parameter is float.NaN or value parameter is float.NegativeInfinity or value parameter is float.PositiveInfinity. |