PopupControlContainer Constructors
The control container that can be displayed as a dropdown.Name | Parameters | Description |
---|---|---|
PopupControlContainer() | none | Initializes a new PopupControlContainer class instance. |
PopupControlContainer(IContainer) | container | Initializes a new instance of the PopupControlContainer class with the specified container. |
See Also