Group プロパティ
データのグループ化情報を取得します。
名前空間: Microsoft.ReportingServices.OnDemandReportRendering
アセンブリ: Microsoft.ReportingServices.ProcessingCore (Microsoft.ReportingServices.ProcessingCore.dll)
構文
'宣言
Public ReadOnly Property Group As Group
Get
'使用
Dim instance As DataRegionMember
Dim value As Group
value = instance.Group
public Group Group { get; }
public:
property Group^ Group {
Group^ get ();
}
member Group : Group
function get Group () : Group
プロパティ値
型: Microsoft.ReportingServices.OnDemandReportRendering. . :: . .Group
Group オブジェクト。