DateBoxBuilder.Min Method
Name | Parameters | Description |
---|---|---|
Min(JS) | value | The minimum date that can be selected within the UI component. Mirrors the client-side min option. |
Min(DateTime) | value | The minimum date that can be selected within the UI component. Mirrors the client-side min option. |
Min(Double) | value | The minimum date that can be selected within the UI component. Mirrors the client-side min option. |
Min(String) | value | The minimum date that can be selected within the UI component. Mirrors the client-side min option. |