ASPxClientPopupWindowResizeEventArgs Properties
Provides data for the ASPxClientPopupControlBase.Resize event.| Name | Description |
|---|---|
| resizeState | Returns the value indicating the window state after resizing. |
| window | Gets the popup window object related to the event. Inherited from ASPxClientPopupWindowEventArgs. |
See Also