WidgetView Constructors
A Widget View.| Name | Parameters | Description |
|---|---|---|
| WidgetView() | none | Initializes a new instance of the WidgetView class with the default settings. |
| WidgetView(IContainer) | container | Initializes a new instance of the WidgetView class with the specified settings. |
See Also