Paragraph.ListLevel Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient une expression qui s’évalue selon le style de numérotation et/ou le niveau d’indentation.
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
Valeur de propriété
Un ReportIntProperty objet qui représente le style de numérotation et/ou le niveau d’indentation.