Click or drag to resize
DataGridLength Methods

The DataGridLength type exposes the following members.

Methods
  NameDescription
Public methodEquals(DataGridLength)
Determines whether the specified System.Windows.Controls.DataGridLength is equal to the current System.Windows.Controls.DataGridLength.
Public methodEquals(Object)
Determines whether the specified object is equal to the current System.Windows.Controls.DataGridLength.
(Overrides ValueTypeEquals(Object).)
Public methodGetHashCode
Gets a hash code for the System.Windows.Controls.DataGridLength.
(Overrides ValueTypeGetHashCode.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodToString
Returns a string that represents the current object.
(Overrides ValueTypeToString.)
Top
See Also