Version

ActiveGroupedRowEventArgs Class Members

The following tables list the members exposed by ActiveGroupedRowEventArgs.

Public Constructors
 NameDescription
Public ConstructorActiveGroupedRowEventArgs ConstructorInitializes a new instance of the ActiveGroupedRowEventArgs.  
Public Properties
 NameDescription
Public PropertyCurrentActiveGroupedRowThe groupedRow that was active on the client after the last post.  
Public PropertyPreviousActiveGroupedRowThe groupedRow that was active prior to the last post to the server.  
See Also