PopupControlExtensionBase Constructors
A base extension object implementing the common functionality of the PopupControl and DockPanel extensions.Name | Parameters | Description |
---|---|---|
PopupControlExtensionBase(PopupControlSettingsBase, ViewContext) | settings, viewContext | Initializes a new instance of the PopupControlExtensionBase class with the specified settings and provides context information about the view. |
PopupControlExtensionBase(PopupControlSettingsBase) | settings | Initializes a new instance of the PopupControlExtensionBase class with the specified settings. |
See Also