次の方法で共有


MapVectorLayer.Defaults.DesignerMaxRowCount フィールド

この API は、SQL Server 2012 インフラストラクチャをサポートします。独自に作成したコードから直接使用するためのものではありません。

デザイナーの行の最大数を指定します。

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

構文

'宣言
Public Const DesignerMaxRowCount As Integer
'使用
Dim value As Integer 

value = MapVectorLayer.Defaults.DesignerMaxRowCount
public const int DesignerMaxRowCount
public:
literal int DesignerMaxRowCount
static val mutable DesignerMaxRowCount: int
public const var DesignerMaxRowCount : int

関連項目

参照

MapVectorLayer.Defaults クラス

Microsoft.ReportingServices.RdlObjectModel 名前空間