Version

SelectedRowEventArgs Class Members

The following tables list the members exposed by SelectedRowEventArgs.

Public Constructors
 NameDescription
Public ConstructorSelectedRowEventArgs ConstructorInitializes a new instance of the SelectedCellEventArgs.  
Public Properties
 NameDescription
Public PropertyCurrentSelectedRowsA collection of selected rows that were selected on the client after the last post.  
Public PropertyPreviousSelectedRowsA collection of selected rows that were selected prior to the last post to the server.  
See Also