Name | Description | |
---|---|---|
DataGridLength Constructor | Overloaded. |
The following tables list the members exposed by DataGridLength.
Name | Description | |
---|---|---|
DataGridLength Constructor | Overloaded. |
Name | Description | |
---|---|---|
Auto | Gets the auto length. | |
IsAbsolute | Gets a value indicating whether the length is expressed in pixels. | |
IsAuto | Gets a value indicating whether the length is auto. | |
IsAutoStar | Gets a value indicating whether the length is auto star. | |
IsStar | Gets a value indicating whether the length is star. | |
Type | Gets the type of unit. | |
Value | Gets the value. |
Name | Description | |
---|---|---|
Equals | Determines whether the specified System.Object is equal to this instance. | |
GetHashCode | Returns a hash code for this instance. | |
ToString | Returns a System.String that represents this instance. |
Equality | Compares two DataGridLength structures for equality. |
Inequality | Compares two DataGridLength structures to determine if they are not equal. |