We're sorry but this site requires JavaScript.
Is this content useful?
Thank you for your feedback!
Thank you for your feedback! You have rated this topic in the last 30 days.
CancelGroupedColumnsEventArgs class Members
The following tables list the members exposed by CancelGroupedColumnsEventArgs .
Public Properties
Name Description
action Gets the action that this event is being raised for.
band Gets the band that this event is being raised for.
effectedColumn Gets the column this event is being raised for. Infragistics.Web.UI.GroupedColumn or Infragistics.Web.UI.ClientGroupedColumn
groupedColumns Gets the grouped columns for the band that this event is being raised for.
newIndex When 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
Name Description
dispose Disposes of the object.
See Also