Name | Description | |
---|---|---|
GridLength Constructor | Overloaded. |
The following tables list the members exposed by GridLength.
Name | Description | |
---|---|---|
GridLength Constructor | Overloaded. |
Name | Description | |
---|---|---|
Auto | Returns initialized Auto GridLength value. | |
IsAbsolute | Returns true if this GridLength instance holds an absolute (pixel) value. | |
IsAuto | Returns true if this GridLength instance is automatic (not specified). | |
IsStar | Returns true if this GridLength instance holds weighted propertion of available space. | |
UnitType | Returns unit type of this GridLength instance. | |
Value | Returns value part of this GridLength instance. |