다음을 통해 공유


Group 클래스

Represents a group level from the report definition. It is the parent class of MatrixMember for a matrix, the parent of a TableGroup for a table, and the parent for ListContent for a list.

네임스페이스:  Microsoft.ReportingServices.ReportRendering
어셈블리:  Microsoft.ReportingServices.ProcessingCore.dll의 Microsoft.ReportingServices.ProcessingCore

구문

‘선언
Public MustInherit Class Group
‘사용 방법
Dim instance As Group
public abstract class Group
public ref class Group abstract
[<AbstractClassAttribute>]
type Group =  class end
public abstract class Group

상속 계층 구조

System. . :: . .Object
  Microsoft.ReportingServices.ReportRendering..::..Group
    Microsoft.ReportingServices.ReportRendering. . :: . .DataMember

스레드로부터의 안전성

이 형식의 모든 공용 static(Visual Basic에서는 Shared) 멤버는 스레드로부터 안전합니다. 인스턴스 멤버는 스레드로부터의 안전성이 보장되지 않습니다.