Version

WindowStateCancelEventArgs class Members

The following tables list the members exposed by WindowStateCancelEventArgs.

Public Constructors
Public Properties
 NameDescription
Public PropertycurrentWindowStateGets 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.  
Public PropertynewWindowStateGets 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.  
See Also