Version

SelectedRowEventArgs Class Properties

For a list of all members of this type, see SelectedRowEventArgs members.

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