Spread Silverlight Documentation
SelectionChangingEventArgs Class
Members 


GrapeCity.Windows.SpreadSheet.UI Namespace : SelectionChangingEventArgs Class
Represents the event data for the SelectionChanging event for the GcSpreadSheet component; occurs when the user is selecting another range of cells.
Object Model
SelectionChangingEventArgs Class
Syntax
'Declaration
 
Public Class SelectionChangingEventArgs 
   Inherits System.EventArgs
'Usage
 
Dim instance As SelectionChangingEventArgs
public class SelectionChangingEventArgs : System.EventArgs 
Inheritance Hierarchy

System.Object
   System.EventArgs
      GrapeCity.Windows.SpreadSheet.UI.SelectionChangingEventArgs

See Also

Reference

SelectionChangingEventArgs Members
GrapeCity.Windows.SpreadSheet.UI Namespace