ComponentOne FlexReport for WinForms
DataGroup Class Members
Properties  Methods 

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

The following tables list the members exposed by DataGroup.

Public Constructors
 NameDescription
Public Constructor  
Top
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
Public Methods
 NameDescription
Public MethodOverridden. Assigns (copies) properties from another DataGroup to the current object.  
Public MethodClones the current object. (Inherited from C1.Win.FlexReport.FlexChart.ChartNamedObject)
Public MethodOverridden. Creates instance of same class as this object.  
Top
See Also

Reference

DataGroup Class
C1.Win.FlexReport.FlexChart Namespace