Version

GroupedColumnsChangedEventArgs Class Members

The following tables list the members exposed by GroupedColumnsChangedEventArgs.

Public Constructors
 NameDescription
Public ConstructorGroupedColumnsChangedEventArgs ConstructorInitializes the object with the originating event arguments.  
Public Properties
 NameDescription
Public PropertyActionThe type of change that has occured.  
Public PropertyBandReference to the band whose GroupedColumns collection has changed.  
Public PropertyGroupedColumnsThe grouped columns of the band.  
See Also