次の方法で共有


ReportSize.Type プロパティ

サイズの単位を取得します。

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

構文

'宣言
Public ReadOnly Property Type As SizeTypes 
    Get
'使用
Dim instance As ReportSize 
Dim value As SizeTypes 

value = instance.Type
public SizeTypes Type { get; }
public:
property SizeTypes Type {
    SizeTypes get ();
}
member Type : SizeTypes
function get Type () : SizeTypes

プロパティ値

型: Microsoft.ReportingServices.RdlObjectModel.SizeTypes
SizeTypes 値。

関連項目

参照

ReportSize 構造体

Microsoft.ReportingServices.RdlObjectModel 名前空間