Version

CancelGroupedColumnsEventArgs class Members

The following tables list the members exposed by CancelGroupedColumnsEventArgs.

Public Constructors
Public Properties
 NameDescription
Public PropertyactionGets the action that this event is being raised for.  
Public PropertybandGets the band that this event is being raised for.  
Public PropertyeffectedColumnGets the column this event is being raised for. Infragistics.Web.UI.GroupedColumn or Infragistics.Web.UI.ClientGroupedColumn  
Public PropertygroupedColumnsGets the grouped columns for the band that this event is being raised for.  
Public PropertynewIndexWhen the action that this event is being raised for is Move, this method will return the new index the column is going to be moved to. If the action is Move then an integer will be returned otherwise null.  
Public Methods
 NameDescription
Public MethoddisposeDisposes of the object.  
See Also