Version

SelectedCellEventArgs Class Members

The following tables list the members exposed by SelectedCellEventArgs.

Public Constructors
 NameDescription
Public ConstructorSelectedCellEventArgs ConstructorInitializes a new instance of the SelectedCellEventArgs.  
Public Properties
 NameDescription
Public PropertyCurrentSelectedCellsA collection of selected cells that were selected on the client after the last post.  
Public PropertyPreviousSelectedCellsA collection of selected cells that were selected prior to the last post to the server.  
See Also