DataGridViewDateTimePickerCell
Wisej.Web.DataGridViewDateTimePickerCell
Last updated
Was this helpful?
Wisej.Web.DataGridViewDateTimePickerCell
Last updated
Was this helpful?
: Returns the type of the cell's hosted editing control.
: Returns or sets the format of the date/time value displayed in the control.
: Returns or sets the maximum date and time that can be selected in the control.
The value assigned is not less than the value (12/31/9998).
The value assigned is less than the value (01/01/1753).
: Returns or sets the minimum date and time that can be selected in the control.
The value assigned is not less than the value (12/31/9998).
The value assigned is less than the value (01/01/1753).
: Returns or sets a value indicating if a spin button control (up-down control) is displayed and can be used to adjust the date/time value.
: Returns the instance of associated with this cell.
: Returns or sets the data type of the values in the cell.