DataEntryGridIntegerCellProps Members
The DataEntryGridIntegerCellProps type exposes the following members.
Constructors
Name | Description | |
---|---|---|
DataEntryGridIntegerCellProps |
Initializes a new instance of the DataEntryGridIntegerCellProps class and creates an integer edit control in the data entry grid cell.
|
Properties
Name | Description | |
---|---|---|
EditingControlId |
Gets the editing control identifier.
|
|
NumericEditSetup |
Gets the numeric edit setup.
|
|
Value |
Gets or sets the value.
|