Spread Windows Forms 12.0 Product Documentation
RangeGroupStateChangedEventArgs Class
Members 


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace : RangeGroupStateChangedEventArgs Class
Represents the event data for the RangeGroupStateChanged event for an outline (range group) of rows and columns in the Spread component.
Object Model
RangeGroupStateChangedEventArgs ClassRangeGroupInfo ClassSpreadView 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
      FarPoint.Win.Spread.RangeGroupStateChangedEventArgs

See Also

Reference

RangeGroupStateChangedEventArgs Members
FarPoint.Win.Spread Namespace