Spread Windows Forms 13.0 Product Documentation
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.Model Namespace / AggregateArgs Class
Properties

In This Topic
    AggregateArgs Class Members
    In This Topic

    The following tables list the members exposed by AggregateArgs.

    Public Constructors
     NameDescription
    Public Constructor Creates a new Changed event arguments object for the data model for the sheet.  
    Top
    Public Properties
     NameDescription
    Public Property Gets the aggregation type.  
    Public Property Gets the column index.  
    Public Property Gets the number of columns.  
    Public Property Gets or sets the formula to be parsed to a string for aggregation.  
    Public Property Gets or sets the result of aggregation.  
    Public Property Gets the row index.  
    Public Property Gets the number of rows.  
    Top
    See Also