Paragraph.ListLevel Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.