Version

WindowStateCancelEventArgs class Properties

For a list of all members of this type, see WindowStateCancelEventArgs members.

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