Share via


Paragraph.ListStyle Propriété

Définition

Obtient ou définit une valeur qui indique si ce paragraphe fait partie d'une liste, et identifie le type de numérotation.

public:
 property Microsoft::ReportingServices::RdlObjectModel::ListStyle ListStyle { Microsoft::ReportingServices::RdlObjectModel::ListStyle get(); void set(Microsoft::ReportingServices::RdlObjectModel::ListStyle value); };
[System.ComponentModel.DefaultValue(Mono.Cecil.CustomAttributeArgument)]
public Microsoft.ReportingServices.RdlObjectModel.ListStyle ListStyle { get; set; }
[<System.ComponentModel.DefaultValue(Mono.Cecil.CustomAttributeArgument)>]
member this.ListStyle : Microsoft.ReportingServices.RdlObjectModel.ListStyle with get, set
Public Property ListStyle As ListStyle

Valeur de propriété

Objet ListStyle.

Attributs

S’applique à