Click or drag to resize
DataGridLength Operators and Type Conversions

The DataGridLength type exposes the following members.

Operators
  NameDescription
Public operatorStatic memberEquality
Compares two System.Windows.Controls.DataGridLength structures for equality.
Public operatorStatic member(Double to DataGridLength)
Converts a System.Double to an instance of the System.Windows.Controls.DataGridLength class.
Public operatorStatic memberInequality
Compares two System.Windows.Controls.DataGridLength structures to determine whether they are not equal.
Top
See Also