ComponentOne FlexGrid for WinForms
SubtotalEventArgs Class Members
Properties 

C1.Win.C1FlexGrid Namespace : SubtotalEventArgs Class

The following tables list the members exposed by SubtotalEventArgs.

Public Constructors
 NameDescription
Public ConstructorInitializes a new instance of a SubtotalEventArgs object.  
Top
Public Properties
 NameDescription
Public PropertyGets or sets the calculated aggregate value for the group.  
Public PropertyGets the index of the bottom row in the group.  
Public PropertyWhether to cancel the creation of the new subtotal row.  
Public PropertyGets or sets the text to insert in the new subtotal row.  
Public PropertyGets the AggregateEnum value that specifies the type of aggregate to calculate..  
Public PropertyGets the index of the first column in the range used to detect group breaks.  
Public PropertyGets the index of the last column in the range used to detect group breaks.  
Public PropertyGets a value that determines whether the subtotal row is a new row or the subtotal is being added to an existing subtotal row.  
Public PropertyOutline level to assign to the new subtotal rows.  
Public PropertyGets the index of the new subtotal row.  
Public PropertyGets or sets the CellStyle to be applied to the new subotal row.  
Public PropertyGets the index of the top row in the group.  
Public PropertyGets the index of the column that contains values being aggregated.  
Top
See Also

Reference

SubtotalEventArgs Class
C1.Win.C1FlexGrid Namespace