InplaceEditorInfo Constructors
Provides information about an in-place editor that is used to edit the control content in Print Preview.| Name | Parameters | Description |
|---|---|---|
| InplaceEditorInfo(String, String, String) | editorName, category, editorDisplayName | Initializes a new instance of the InplaceEditorInfo class with the specified settings. |
See Also