'Declaration
Sub C1EditorInitialize( _ ByVal value As Object, _ ByVal editorAttributes As IDictionary _ )
void C1EditorInitialize( object value, IDictionary editorAttributes )
Parameters
- value
- Contains the grid data that should be displayed in the editor.
- editorAttributes
- Contains a dictionary with keys that correspond to style element names and values for the cell being edited.