DataGridLength Operators and Type Conversions
.NET Framework 4.5
[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]
The DataGridLength type exposes the following members.
| Name | Description | |
|---|---|---|
|
Equality | Compares two DataGridLength structures for equality. |
|
Implicit(Double to DataGridLength) | Converts a Double to an instance of the DataGridLength class. |
|
Inequality | Compares two DataGridLength structures to determine whether they are not equal. |