Version

GridSelectedCellRangesChangedEventArgs Class Members

The following tables list the members exposed by GridSelectedCellRangesChangedEventArgs.

Public Constructors
Public Properties
 NameDescription
Public PropertyAddedRangesThe cell ranges added to the selection.  
Public PropertyRemovedRangesThe cell ranges removed from the selection.  
Public PropertyUpdatedRangesThe cell ranges that have been updated by the grid.  
See Also