CompiledParagraphInstance.ListLevel プロパティ
Paragraph クラスの ListLevel プロパティの解析された値を取得します。
名前空間: Microsoft.ReportingServices.OnDemandReportRendering
アセンブリ: Microsoft.ReportingServices.ProcessingCore (Microsoft.ReportingServices.ProcessingCore.dll)
構文
'宣言
Public Overrides ReadOnly Property ListLevel As Integer
Get
'使用
Dim instance As CompiledParagraphInstance
Dim value As Integer
value = instance.ListLevel
public override int ListLevel { get; }
public:
virtual property int ListLevel {
int get () override;
}
abstract ListLevel : int
override ListLevel : int
override function get ListLevel () : int
プロパティ値
型: System.Int32
ListLevel プロパティの解析された値を表す int 値。