ComponentOne FlexGrid for WinForms
AggregateDefinition Class Members
Properties 

C1.Win.C1FlexGrid Namespace : AggregateDefinition Class

The following tables list the members exposed by AggregateDefinition.

Public Constructors
 NameDescription
Public Constructor  
Top
Public Properties
 NameDescription
Public PropertyGets or sets an aggregate for the cell.  
Public PropertyGets or sets a caption for the cell. This caption can be used with {0} mask, where {0} is Aggregate or Expression.  
Public PropertyGets or sets the index of column should be used. It is used if PropertyName is not filled.  
Public PropertyGets or sets en expression for the cell. It is used if the Aggregate property is not set (equals AggregateEnum.None).  
Public PropertyGets or sets the name of column should be used. It is used if Column property is not filled (equals -1).  
Public PropertyGets a reference to the C1FlexGridBase control that owns this row or column.  
Top
See Also

Reference

AggregateDefinition Class
C1.Win.C1FlexGrid Namespace