ASPxPopupControl Constructors
A popup control.Name | Parameters | Description |
---|---|---|
ASPxPopupControl() | none | Initializes a new instance of the ASPxPopupControl class. |
ASPxPopupControl(ASPxWebControl) | ownerControl | Initializes a new instance of the ASPxPopupControl class with the specified owner. |
See Also