FlexGrid for WinForms
SubtotalEventArgs Class Members
Fields 

The following tables list the members exposed by SubtotalEventArgs.

Public Constructors
 NameDescription
Public ConstructorSubtotalEventArgs ConstructorInitializes a new instance of a SubtotalEventArgs object.  
Top
Public Fields
 NameDescription
Public FieldAggregateValueGets or sets the calculated aggregate value for the group.  
Public FieldBottomGets the index of the bottom row in the group.  
Public FieldCancelWhether to cancel the creation of the new subtotal row.  
Public FieldCaptionGets or sets the text to insert in the new subtotal row.  
Public FieldFunctionGets the AggregateEnum value that specifies the type of aggregate to calculate..  
Public FieldGroupFromGets the index of the first column in the range used to detect group breaks.  
Public FieldGroupToGets the index of the last column in the range used to detect group breaks.  
Public FieldIsNewRowGets a value that determines whether the subtotal row is a new row or the subtotal is being added to an existing subtotal row.  
Public FieldLevelOutline level to assign to the new subtotal rows.  
Public FieldNewRowIndexGets the index of the new subtotal row.  
Public FieldStyleGets or sets the CellStyle to be applied to the new subotal row.  
Public FieldTopGets the index of the top row in the group.  
Public FieldTotalOnGets the index of the column that contains values being aggregated.  
Top
See Also

Reference

SubtotalEventArgs Class
C1.Win.C1FlexGrid Namespace

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Send Feedback