Size プロパティ

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

名前空間:  Microsoft.ReportingServices.RdlObjectModel
アセンブリ:  Microsoft.ReportingServices.Designer.Controls (Microsoft.ReportingServices.Designer.Controls.dll)

構文

'宣言
Public Property Size As ReportSize
    Get
    Set
'使用
Dim instance As TablixHeader
Dim value As ReportSize

value = instance.Size

instance.Size = value
public ReportSize Size { get; set; }
public:
property ReportSize Size {
    ReportSize get ();
    void set (ReportSize value);
}
member Size : ReportSize with get, set
function get Size () : ReportSize
function set Size (value : ReportSize)

プロパティ値

型: Microsoft.ReportingServices.RdlObjectModel. . :: . .ReportSize
ReportSize オブジェクトです。