Overload | Description |
---|---|
GridLength Constructor(Double) | Constructor, initializes the GridLength as absolute value in pixels. |
GridLength Constructor(Double,GridUnitType) | Constructor, initializes the GridLength and specifies what kind of value it will hold. |