Name | Description | |
---|---|---|
![]() | DataGroup Constructor |
The following tables list the members exposed by DataGroup.
Name | Description | |
---|---|---|
![]() | DataGroup Constructor |
Name | Description | |
---|---|---|
![]() | Field | Overridden. |
![]() | FilterExpression | Gets or sets the expresion for filtering. After grouping by GroupExpression, data is filtered by FilterExpression. |
![]() | FilterOutName | Gets or sets the name of a new group which combines all filtered out data. If empty, filtered out data is discarded. |
![]() | GroupExpression | Gets or sets the expression for grouping. |
![]() | Name | Gets 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) |
![]() | Owner | Gets the DataGroupCollection collection containing this object. |
![]() | ParentReport | Gets a C1.Win.FlexReport.C1FlexReport containing this object. (Inherited from C1.Win.FlexReport.FlexChart.ChartObject) |
![]() | Sort | Gets or sets the sort type of the data group. |
![]() | SortExpression | Gets or sets the sorting expression. Applied after filtering. |
Name | Description | |
---|---|---|
![]() | AssignFrom | Overridden. Assigns (copies) properties from another DataGroup to the current object. |
![]() | Clone | Clones the current object. (Inherited from C1.Win.FlexReport.FlexChart.ChartNamedObject) |
![]() | CreateSame | Overridden. Creates instance of same class as this object. |
Name | Description | |
---|---|---|
![]() | OnPropertyChanged | (Inherited from C1.Win.FlexReport.FlexChart.ChartObject) |
![]() | SetName | Sets the name of the current object. (Inherited from C1.Win.FlexReport.FlexChart.ChartNamedObject) |