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