The following tables list the members exposed by WindowStateCancelEventArgs.
| Name | Description | |
|---|---|---|
![]() | WindowStateCancelEventArgs Constructor |
| Name | Description | |
|---|---|---|
![]() | currentWindowState | Gets the current window state of the dialog as Number. Value corresponds to WindowState enum on server.One of constants defined in Infragistics.Web.UI.DialogWindowState. |
![]() | newWindowState | Gets the new window state of the dialog as Number. Value corresponds to WindowState enum on server.One of constants defined in Infragistics.Web.UI.DialogWindowState. |