DataGridLength 运算符与类型转换 |
DataGridLength 类型公开以下成员。
| 名称 | 说明 | |
|---|---|---|
| Equality |
Overloaded operator, compares 2 DataGridLength's.
| |
| (Double to DataGridLength) | ||
| (Single to DataGridLength) |
Allows for values of type float to be implicitly converted
to DataGridLength.
| |
| (String to DataGridLength) |
数字*或者直接数字或者auto,sizetocells,sizetoheader
| |
| Inequality |
Overloaded operator, compares 2 DataGridLength's.
|