ReportUnitType プロパティ
レポートの既定の単位の種類です。
名前空間: Microsoft.ReportingServices.RdlObjectModel
アセンブリ: Microsoft.ReportingServices.Designer.Controls (Microsoft.ReportingServices.Designer.Controls.dll)
構文
'宣言
Public Property ReportUnitType As SizeTypes
Get
Set
'使用
Dim instance As Report
Dim value As SizeTypes
value = instance.ReportUnitType
instance.ReportUnitType = value
public SizeTypes ReportUnitType { get; set; }
public:
property SizeTypes ReportUnitType {
SizeTypes get ();
void set (SizeTypes value);
}
member ReportUnitType : SizeTypes with get, set
function get ReportUnitType () : SizeTypes
function set ReportUnitType (value : SizeTypes)
プロパティ値
型: Microsoft.ReportingServices.RdlObjectModel. . :: . .SizeTypes
SizeTypes オブジェクト。