[]
Initializes a new instance of the TextBoxMinMax struct.
public TextBoxMinMax(double number)
| Type | Name | Description |
|---|---|---|
| double | number | The number min/max value. |
Initializes a new instance of the TextBoxMinMax struct.
public TextBoxMinMax(DateTime date)
| Type | Name | Description |
|---|---|---|
| DateTime | date | The date min/max value. |