Spread Windows Forms 6.0 Product Documentation
RangeGroupInfoEventType Enumeration
See Also  Support Options
FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace : RangeGroupInfoEventType Enumeration


Glossary Item Box

Specifies the type of Change event that has occurred for the outline (range group) model for the sheet.

Syntax

Visual Basic (Declaration) 
Public Enum RangeGroupInfoEventType 
   Inherits System.Enum
Visual Basic (Usage)Copy Code
Dim instance As RangeGroupInfoEventType
C# 
public enum RangeGroupInfoEventType : System.Enum 

Members

MemberDescription
ChildGroupAddIndicates that the child range group is added.
ChildGroupRemoveIndicates that the child range group is removed.
StateChangeIndicates that the state of the outline (range group) is changed.

Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         FarPoint.Win.Spread.RangeGroupInfoEventType

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

© 2002-2012 ComponentOne, a division of GrapeCity. All Rights Reserved.