[]
Initializes a new instance of the GridControlAdapter.RowInfo class.
public RowInfo(GridLength height, double minHeight, double maxHeight, bool isVisible)
Type | Name | Description |
---|---|---|
GridLength | height | The height. |
double | minHeight | The minimum height. |
double | maxHeight | The maximum height. |
bool | isVisible | if set to |