Spread Silverlight Documentation
RangeGroupStateChangedEventArgs Class
Members 


GrapeCity.Windows.SpreadSheet.UI Namespace : RangeGroupStateChangedEventArgs Class
Represents the event data for the RangeGroupStateChanged event for an outline (range group) of rows and columns in the GcSpreadSheet component.
Object Model
RangeGroupStateChangedEventArgs Class
Syntax
'Declaration
 
Public Class RangeGroupStateChangedEventArgs 
   Inherits System.EventArgs
'Usage
 
Dim instance As RangeGroupStateChangedEventArgs
public class RangeGroupStateChangedEventArgs : System.EventArgs 
Inheritance Hierarchy

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

See Also

Reference

RangeGroupStateChangedEventArgs Members
GrapeCity.Windows.SpreadSheet.UI Namespace