ShowingEditorEventArgs Constructors
Provides data for the GridViewBase.ShowingEditor event.Name | Parameters | Description |
---|---|---|
ShowingEditorEventArgs(GridViewBase, Int32, GridColumn) | view, rowHandle, column | Initializes a new instance of the ShowingEditorEventArgs class. |
See Also