Click or drag to resize
IGridEditableColumn Methods

The IGridEditableColumn type exposes the following members.

Methods
  Name Description
Public method FillValues
Extracts the values from the editedItem and fills the names/values pairs for each data-field edited by the column in the newValues dictionary.
Public method ShouldExtractValues
Get value based on the current IsEditable state, item edited state and ForceExtractValue setting.
Top
See Also