DataGridViewNumericUpDownCell
Wisej.Web.DataGridViewNumericUpDownCell
Last updated
Was this helpful?
Wisej.Web.DataGridViewNumericUpDownCell
Last updated
Was this helpful?
Namespace: Wisej.Web
Assembly: Wisej.Framework (3.5.0.0)
Displays an editable control in a cell when in edit mode.
Initializes a new instance of .
: Returns or sets the number of decimal places to display in the spin column (also known as an up-down column).
Throws:
Throws:
The value assigned is less than 0; or the value assigned is greater than 99.
: Returns the type of the cell's hosted editing control.
: Returns or sets the visibility of the spinner buttons.
: Returns or sets the value to increment or decrement the spin column (also known as an up-down column) when the up or down buttons are clicked.
The assigned value is not greater than or equal to zero.
: Returns or sets the maximum value for the spin column (also known as an up-down column).
: Returns or sets the minimum allowed value for the spin column (also known as an up-down column).
: Returns or sets whether a thousands separator is displayed in the spin column (also known as an up-down column) when appropriate.
: Returns or sets the data type of the values in the cell.
Defines an object that can invoke a .