ShowingEditorEventArgs Constructors
Provides data for the ShowingEditor event.Name | Parameters | Description |
---|---|---|
ShowingEditorEventArgs(Int32, String, Object) | rowHandle, fieldName, item | Initializes a new instance of the ShowingEditorEventArgs class with specified settings. |
See Also