PopupWindowAdaptivitySettings Constructors
Contains the PopupWindow‘s adaptivity settings.| Name | Parameters | Description |
|---|---|---|
| PopupWindowAdaptivitySettings() | none | Initializes a new instance of the PopupWindowAdaptivitySettings class with default settings. |
| PopupWindowAdaptivitySettings(IPropertiesOwner) | owner | Initializes a new instance of the PopupWindowAdaptivitySettings class with the specified owner. |
See Also