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