| 名前 | 解説 | |
|---|---|---|
![]() | Group コンストラクタ | Initializes a new instance of the Group class. |
Groupデータ型で公開されるメンバを以下の表に示します。
| 名前 | 解説 | |
|---|---|---|
![]() | Group コンストラクタ | Initializes a new instance of the Group class. |
| 名前 | 解説 | |
|---|---|---|
![]() | GroupBy | Gets or sets the expression used to break records into groups. |
![]() | KeepTogether | Specifies whether the group should be kept together on a page. |
![]() | Name | Gets or sets the name of the object. C1.Report.ReportObjectから継承されます。 |
![]() | OutlineLabel | Gets or sets a ScriptStringValue yielding the label of the group in the outline tree. |
![]() | OutlineParent | Gets or sets the name of the object that will be the parent of the current group in the outline tree. If unspecified, the report hierarchy will be used to determine the parent. |
![]() | ParentReport | オーバーライドされます。 Gets the FlexReport object that contains this Group. |
![]() | SectionFooter | Gets the Section representing the footer of this group. |
![]() | SectionHeader | Gets the Section representing the header of this group. |
![]() | Sort | Gets or sets the group's sort order. If SortExpression is specified, it is used for sorting, otherwise GroupBy is used. |
![]() | SortExpression | Gets or sets the sort expression. Can be used to sort the group instances by an aggregate function. |
![]() | Tag | Gets or sets arbitrary data associated with the object. C1.Report.ReportObjectから継承されます。 |
| 名前 | 解説 | |
|---|---|---|
![]() | AssignFrom | オーバーライドされます。 Assigns (copies) properties from another Group to the current object. |
![]() | OnPropertyChanged | Marks the owner report as dirty so it will clear the internal cache and render again. C1.Report.ReportObjectから継承されます。 |
| 名前 | 解説 | |
|---|---|---|
![]() | GetPropsTable | オーバーライドされます。 |