Membros Group
Represents a data group.
O tipo Group expõe os seguintes membros.
Construtores
Nome | Descrição | |
---|---|---|
![]() |
Group() () () () | Creates a new instance of the Group class. |
![]() |
Group(IPropertyStore) | Creates a new instance of the Group class. |
Início
Métodos
Nome | Descrição | |
---|---|---|
![]() |
DeepClone | Returns a deep clone of this ReportObject instance. (Herdado de ReportObject.) |
![]() |
Equals | (Herdado de Object.) |
![]() |
Finalize | (Herdado de Object.) |
![]() |
GetAncestor< (Of < <' (T> ) > > ) | The ancestor of this report object. (Herdado de ReportObject.) |
![]() |
GetContainingDataScopes | The containing data scopes. (Herdado de ReportObject.) |
![]() |
GetDataScopesForDefaultImpl | Infraestrutura. (Herdado de ReportObject.) |
![]() |
GetHashCode | (Herdado de Object.) |
![]() |
GetType | (Herdado de Object.) |
![]() |
Initialize | Initializes an instance of the Group class. (Substitui ReportObject. . :: . .Initialize() () () ().) |
![]() |
InitializeForDesigner | Infraestrutura. (Herdado de ReportObject.) |
![]() |
MemberwiseClone | (Herdado de Object.) |
![]() |
OnChildPropertyChanged | Infraestrutura. (Herdado de ReportObject.) |
![]() |
OnPropertyChanged | Infraestrutura. (Herdado de ReportObject.) |
![]() |
SavePropertyValue< (Of < <' (T> ) > > ) | Infraestrutura. (Herdado de ReportObject.) |
![]() |
ToString | (Herdado de Object.) |
![]() |
WrapPropertyStore | Infraestrutura. (Herdado de ReportObject.) |
Início
Propriedades
Nome | Descrição | |
---|---|---|
![]() |
DataElementName | The name to use for the data element for instances of this group. |
![]() |
DataElementOutput | Indicates whether the instances of the group should appear in a data rendering. |
![]() |
DocumentMapLabel | A label to identify an instance of the group within the client UI (to provide a user-friendly label for searching). See ReportItem.Label |
![]() |
DocumentMapLabelLocID | The unique identifier for the DocumentMapLabel property. |
![]() |
Filters | Filters to apply to each instance of the group. |
![]() |
GroupExpressions | The expressions by which to group the data. |
![]() |
Name | The name of the group. |
![]() |
PageBreak | Defines page break behavior for this group. |
![]() |
Parent | An expression that identifies the parent group in a recursive hierarchy. This is allowed only if the group has exactly one group expression. Indicates that if filters on the group eliminate a group instance’s parent, it is instead treated as a child of the parent’s parent. In the event of a loop, one of the parent-child relationships will be ignored. |
![]() |
ParentTablixMember | Infraestrutura. |
![]() |
PropertyStore | The property store. (Herdado de ReportObjectBase.) |
![]() |
ReGroupExpressions | The expressions by which to group the data groups. |
![]() |
Site | Infraestrutura. (Herdado de ReportObject.) |
![]() |
Variables | A set of variables to evaluate at the group level. |
Início
Implementações de interface explícitas
Nome | Descrição | |
---|---|---|
![]() ![]() |
IDisposable. . :: . .Dispose | (Herdado de ReportObject.) |
![]() ![]() |
IComponent. . :: . .Disposed | (Herdado de ReportObject.) |
![]() ![]() |
IDataScope. . :: . .Group |
Início