Name | Description | |
---|---|---|
CancelCommand | Editing is stopped but the old value is kept |
The following tables list the members exposed by CellTypeBase.
Name | Description | |
---|---|---|
CancelCommand | Editing is stopped but the old value is kept |
Name | Description | |
---|---|---|
GetEditingElement | Gets the editing element of the specified cell. | |
GetEditingValue | Gets the editing object which represents the edited value. | |
PaintBackground | Paints the background of a cell. | |
PaintContent | Paints the content of a cell. | |
Parse | Parses the specified string to the data type of the cell type and returns it as an object. | |
SetEditingText | Set text to the editing control |