Version

ActiveCellEventArgs Class Members

The following tables list the members exposed by ActiveCellEventArgs.

Public Constructors
 NameDescription
Public ConstructorActiveCellEventArgs ConstructorInitializes a new instance of the ActiveCellEventArgs.  
Public Properties
 NameDescription
Public PropertyCurrentActiveCellThe cell that was active on the client after the last post.  
Public PropertyPreviousActiveCellThe cell that was active prior to the last post to the server.  
See Also