Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Represents a data group.
Vererbungshierarchie
System.Object
Microsoft.ReportingServices.RdlObjectModel.ReportObjectBase
Microsoft.ReportingServices.RdlObjectModel.ReportObject
Microsoft.ReportingServices.RdlObjectModel.Group
Namespace: Microsoft.ReportingServices.RdlObjectModel
Assembly: Microsoft.ReportingServices.Designer.Controls (in Microsoft.ReportingServices.Designer.Controls.dll)
Syntax
'Declaration
Public Class Group _
Inherits ReportObject _
Implements INamedObject, IDataScope, IContainedObject
'Usage
Dim instance As Group
public class Group : ReportObject, INamedObject,
IDataScope, IContainedObject
public ref class Group : public ReportObject,
INamedObject, IDataScope, IContainedObject
type Group =
class
inherit ReportObject
interface INamedObject
interface IDataScope
interface IContainedObject
end
public class Group extends ReportObject implements INamedObject, IDataScope, IContainedObject
Der Group-Typ macht folgende Elemente verfügbar.
Konstruktoren
| Name | Beschreibung | |
|---|---|---|
![]() |
Group | Creates a new instance of the Group class. |
Zum Anfang
Eigenschaften
| Name | Beschreibung | |
|---|---|---|
![]() |
ComponentMetadata | Gets or sets the component metadata. (Geerbt von ReportObject.) |
![]() |
DataElementName | Gets or sets the name to use for the data element for instances of this group. |
![]() |
DataElementOutput | Gets or sets a value that indicates whether the instances of the group should appear in a data rendering. |
![]() |
DocumentMapLabel | Gets or sets 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 | Gets or sets the unique identifier for the DocumentMapLabel property. |
![]() |
DomainScope | Gets or sets the domain scope of the group. |
![]() |
Filters | Gets or sets the filters to apply to each instance of the group. |
![]() |
GroupExpressions | Gets or sets the expressions by which to group the data. |
![]() |
Name | Gets or sets the name of the group. |
![]() |
PageBreak | Gets or sets the page break behavior for this group. |
![]() |
PageBreakProperties | Infrastruktur Gets or sets the properties of the page break. |
![]() |
PageName | Gets or sets the page name of the group. |
![]() |
Parent | Gets or sets 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 | Infrastruktur Gets the parent of TablixMember object. |
![]() |
ReGroupExpressions | Gets or sets the expressions by which to group the data groups. |
![]() |
Site | Infrastruktur Gets or sets the site associated with the ReportObject object. (Geerbt von ReportObject.) |
![]() |
Variables | Gets or sets a list of variables to evaluate at the group level. |
Zum Anfang
Methoden
| Name | Beschreibung | |
|---|---|---|
![]() |
DeepClone | Returns a deep clone of this ReportObject instance. (Geerbt von ReportObject.) |
![]() |
Equals | (Geerbt von Object.) |
![]() |
Finalize | (Geerbt von Object.) |
![]() |
GetContainingDataScopes | Infrastruktur Returns the list of report object that contains data scopes. (Geerbt von ReportObject.) |
![]() |
GetDataScopesForDefaultImpl | Infrastruktur Returns the data scopes for default implementation. (Geerbt von ReportObject.) |
![]() |
GetDependenciesCore | Infrastruktur Returns the dependencies core for the ReportObject object. (Geerbt von ReportObject.) |
![]() |
GetHashCode | (Geerbt von Object.) |
![]() |
GetType | (Geerbt von Object.) |
![]() |
Initialize | Initializes an instance of the Group class. (Überschreibt ReportObject.Initialize().) |
![]() |
InitializeForDesigner | Infrastruktur Initializes the report object for designer. (Geerbt von ReportObject.) |
![]() |
MemberwiseClone | (Geerbt von Object.) |
![]() |
OnChildPropertyChanged | Infrastruktur Raises an event when the property of the child was changed. (Geerbt von ReportObject.) |
![]() |
OnPropertyChanged | Infrastruktur Raises an event when the property was changed. (Geerbt von ReportObject.) |
![]() |
RdlSemanticEqualsCore | Infrastruktur Returns whether the report definition language semantic is the same with the core object. (Geerbt von ReportObject.) |
![]() |
SavePropertyValue<T> | Infrastruktur Saves the property value of the report object. (Geerbt von ReportObject.) |
![]() |
ToString | (Geerbt von Object.) |
Zum Anfang
Explizite Schnittstellenimplementierungen
| Name | Beschreibung | |
|---|---|---|
![]() ![]() |
IDisposable.Dispose | Infrastruktur Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. (Geerbt von ReportObject.) |
![]() ![]() |
IComponent.Disposed | Infrastruktur Occurs when the ReportObject object is disposed. (Geerbt von ReportObject.) |
![]() ![]() |
IDataScope.Group | Gets the data group. |
Zum Anfang
Threadsicherheit
Alle öffentlichen static (Shared in Visual Basic)-Elemente dieses Typs sind Threadsicher. Für Instanzelemente wird die Threadsicherheit nicht gewährleistet.
.gif)
.gif)
.gif)
.gif)
.gif)
.gif)
.gif)