InsertTableCellsFormShowingEventArgs Constructors
Provides data for the RichEditControl.InsertTableCellsFormShowing event.| Name | Parameters | Description |
|---|---|---|
| InsertTableCellsFormShowingEventArgs(InsertTableCellsFormControllerParameters) | controllerParameters | Initializes a new instance of the InsertTableCellsFormShowingEventArgs class with the specified information for initializing the dialog controls. |
See Also