Version

InitializeGroupByRowEventArgs Class Members

The following tables list the members exposed by InitializeGroupByRowEventArgs.

Public Constructors
 NameDescription
Public ConstructorInitializeGroupByRowEventArgs ConstructorConstructor  
Public Properties
 NameDescription
Public PropertyReInitializeTrue if the row has already been initialized (read-only)  
Public PropertyRowThe group by row being initialized (read-only)  
See Also