Поделиться через


Свойство ParagraphInstance.ListLevel

Gets the calculated value of the ListLevel property in a Paragraph class.

Пространство имен:  Microsoft.ReportingServices.OnDemandReportRendering
Сборка:  Microsoft.ReportingServices.ProcessingCore (в Microsoft.ReportingServices.ProcessingCore.dll)

Синтаксис

'Декларация
Public Overridable ReadOnly Property ListLevel As Integer 
    Get
'Применение
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

Значение свойства

Тип: System.Int32
An int value that represents the calculated value of the ListLevel property.

См. также

Справочник

ParagraphInstance Класс

Пространство имен Microsoft.ReportingServices.OnDemandReportRendering