Spread Windows Forms 17
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 ConstructorCreates a new Changed event arguments object for the data model for the sheet.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets the aggregation type.  
    Public PropertyGets the column index.  
    Public PropertyGets the number of columns.  
    Public PropertyGets or sets the formula to be parsed to a string for aggregation.  
    Public PropertyGets or sets the result of aggregation.  
    Public PropertyGets the row index.  
    Public PropertyGets the number of rows.  
    Top
    See Also