Paragraph.ListLevel Property

Definition

Gets an expression that evaluates to the numbering style and/or indentation level.

public:
 abstract property Microsoft::ReportingServices::OnDemandReportRendering::ReportIntProperty ^ ListLevel { Microsoft::ReportingServices::OnDemandReportRendering::ReportIntProperty ^ get(); };
public abstract Microsoft.ReportingServices.OnDemandReportRendering.ReportIntProperty ListLevel { get; }
member this.ListLevel : Microsoft.ReportingServices.OnDemandReportRendering.ReportIntProperty
Public MustOverride ReadOnly Property ListLevel As ReportIntProperty

Property Value

A ReportIntProperty object that represents the numbering style and/or indentation level.

Applies to