ComponentOne FlexReport for WinForms
DataGroup Class Properties

C1.Win.FlexReport.4 Assembly > C1.Win.FlexReport.FlexChart Namespace : DataGroup Class

For a list of all members of this type, see DataGroup members.

Public Properties
 NameDescription
Public PropertyOverridden.   
Public PropertyGets or sets the expresion for filtering. After grouping by GroupExpression, data is filtered by FilterExpression.  
Public PropertyGets or sets the name of a new group which combines all filtered out data. If empty, filtered out data is discarded.  
Public PropertyGets or sets the expression for grouping.  
Public PropertyGets or sets the unique name of the current object. If an item with the specified name already exists in the owner, an exception is thrown. (Inherited from C1.Win.FlexReport.FlexChart.ChartNamedObject)
Public PropertyGets the DataGroupCollection collection containing this object.  
Public PropertyGets a C1.Win.FlexReport.C1FlexReport containing this object. (Inherited from C1.Win.FlexReport.FlexChart.ChartObject)
Public PropertyGets or sets the sort type of the data group.  
Public PropertyGets or sets the sorting expression. Applied after filtering.  
Top
See Also

Reference

DataGroup Class
C1.Win.FlexReport.FlexChart Namespace