Assembly: Adhoc;
The IAdhocUserView interface is used to work with a visualizer form.
IAdhocUserView
A visualizer form contains components that form plugin appearance, and a code that describes logic of component work in the plugin.
Property name | Brief description | |
Source | The Source property determines a plugin data source. | |
SupportedSource | The SupportedSource property returns data source types supported by a plugin. |
Method name | Brief description | |
LoadSettings | The LoadSettings method loads plugin settings from XML file. | |
SaveSettings | The SaveSettings method saves plugin settings in the XML format. |
See also: