Version

SelectedColumnEventArgs Class Members

The following tables list the members exposed by SelectedColumnEventArgs.

Public Constructors
 NameDescription
Public ConstructorSelectedColumnEventArgs ConstructorInitializes a new instance of the SelectedCellEventArgs.  
Public Properties
 NameDescription
Public PropertyCurrentSelectedColumnsA collection of selected columns that were selected on the client after the last post.  
Public PropertyPreviousSelectedColumnsA collection of selected columns that were selected prior to the last post to the server.  
See Also