[]
Initializes a new instance of the GridControlAdapter.ColumnInfo class.
public ColumnInfo(GridLength width, double minWidth, double maxWidth, bool isVisible)
Type | Name | Description |
---|---|---|
GridLength | width | The width. |
double | minWidth | The minimum width. |
double | maxWidth | The maximum width. |
bool | isVisible | if set to |