Method Resize
| Improve this Doc View SourceResize(GridLength)
Resizes this grid track.
Declaration
public void Resize(GridLength value)
Parameters
| Type | Name | Description |
|---|---|---|
| System.Windows.GridLength | value | The new length. |
Resizes this grid track.
public void Resize(GridLength value)
| Type | Name | Description |
|---|---|---|
| System.Windows.GridLength | value | The new length. |