Właściwość ParagraphInstance.ListLevel
Przestrzeń nazw: Microsoft.ReportingServices.OnDemandReportRendering
Zestaw: Microsoft.ReportingServices.ProcessingCore (w Microsoft.ReportingServices.ProcessingCore.dll)
Składnia
'Deklaracja
Public Overridable ReadOnly Property ListLevel As Integer
Get
'Użycie
Dim instance As ParagraphInstance
Dim value As Integer
value = instance.ListLevel
public virtual int ListLevel { get; }
public:
virtual property int ListLevel {
int get ();
}
abstract ListLevel : int
override ListLevel : int
function get ListLevel () : int
Wartość właściwości
Typ: System.Int32
Int wartości reprezentującej obliczonej wartości ListLevel właściwość.
Zobacz także