Spread Windows Forms 15.0
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.Model Namespace / SheetGroupDataModelEventArgs Class
Properties


In This Topic
    SheetGroupDataModelEventArgs Class Members
    In This Topic

    The following tables list the members exposed by SheetGroupDataModelEventArgs.

    Public Constructors
     NameDescription
    Public ConstructorThe SheetGroupDataModelEventArgs constructor.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets the column index. (Inherited from FarPoint.Win.Spread.Model.SheetDataModelEventArgs)
    Public PropertyGets the number of columns. (Inherited from FarPoint.Win.Spread.Model.SheetDataModelEventArgs)
    Public PropertyGroup footer has been changed.  
    Public PropertyGets the row index. (Inherited from FarPoint.Win.Spread.Model.SheetDataModelEventArgs)
    Public PropertyGets the number of rows. (Inherited from FarPoint.Win.Spread.Model.SheetDataModelEventArgs)
    Public PropertyGets the event type. (Inherited from FarPoint.Win.Spread.Model.SheetDataModelEventArgs)
    Top
    See Also