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