The following tables list the members exposed by MergedColumnInfo.
Name | Description | |
---|---|---|
![]() | MergedColumnInfo Constructor |
Name | Description | |
---|---|---|
![]() | Children | Gets the collection of child rows that belong to this grouping, who all share the same value for the field as the Key |
![]() | DataType | Gets the Type of the underling data row. |
![]() | Key | Gets the unique key that this particualr field grouping represents. |
![]() | MergingObject | The object used to create this merging. |
![]() | ParentMergedColumnInfo | The MergedColumnInfo who this grouping falls under, null if its the root. |
![]() | Summaries | Gets a list of the summaries that should be applied to Children. |
![]() | SummaryResultCollection | When this collection is acccessed it will lazily perform the summaries for this particular MergedColumnInfo based on the children. |
![]() | TypedInfo | Gets/Sets the TypedInfo for the object. |