Spread Windows Forms 12.0 Product Documentation
RangeGroupStateChangingEventArgs Class
Members 


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace : RangeGroupStateChangingEventArgs Class
Represents the event data for the RangeGroupStateChanging event for an outline (range group) of rows and columns in the Spread component.
Object Model
RangeGroupStateChangingEventArgs ClassRangeGroupInfo ClassSpreadView Class
Syntax
'Declaration
 
Public Class RangeGroupStateChangingEventArgs 
   Inherits System.ComponentModel.CancelEventArgs
'Usage
 
Dim instance As RangeGroupStateChangingEventArgs
public class RangeGroupStateChangingEventArgs : System.ComponentModel.CancelEventArgs 
Inheritance Hierarchy

System.Object
   System.EventArgs
      System.ComponentModel.CancelEventArgs
         FarPoint.Win.Spread.RangeGroupStateChangingEventArgs

See Also

Reference

RangeGroupStateChangingEventArgs Members
FarPoint.Win.Spread Namespace