ASPxClientPopupWindow Properties
Represents a client-side equivalent of a popup control’s PopupWindow object.| Name | Description |
|---|---|
| index | Gets the index of the current popup window within the popup control’s ASPxPopupControl.Windows collection. |
| name | Gets the name that uniquely identifies the current popup window. |
| popupControl | Gets the popup control to which the current popup window belongs. |
See Also