TablixHeader.Size プロパティ

定義

グループ ヘッダーの高さまたは幅。

public:
 property Microsoft::ReportingServices::RdlObjectModel::ReportSize Size { Microsoft::ReportingServices::RdlObjectModel::ReportSize get(); void set(Microsoft::ReportingServices::RdlObjectModel::ReportSize value); };
public Microsoft.ReportingServices.RdlObjectModel.ReportSize Size { get; set; }
member this.Size : Microsoft.ReportingServices.RdlObjectModel.ReportSize with get, set
Public Property Size As ReportSize

プロパティ値

ReportSize オブジェクト。

適用対象