DataEntryGridDecimalCellProps Members
The DataEntryGridDecimalCellProps type exposes the following members.
Constructors
Name | Description | |
---|---|---|
DataEntryGridDecimalCellProps |
Initializes a new instance of the DataEntryGridDecimalCellProps class and creates a decimal 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.
|