ASPxClientPopupControlResizeState Class
In This Article
Declares client constants that contain the identifiers of the window states.
#Declaration
TypeScript
declare class ASPxClientPopupControlResizeState
#Remarks
The ASPxClientPopupControlResizeState is a service client object containing constants whose values can be used when handling the client-side ASPxClientPopupControlBase.Resize event to determine the window state after resizing.
See Also