GrapeCity.Xaml.SpreadSheet.UI
SelectionChangingEventArgs Class
Members 


GrapeCity.Xaml.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 ClassCellRange ClassCellRange 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.Xaml.SpreadSheet.UI.SelectionChangingEventArgs

See Also

Reference

SelectionChangingEventArgs Members
GrapeCity.Xaml.SpreadSheet.UI Namespace