Paragraph._ListStyle Propiedad

Definición

Obtiene o establece un valor que indica si este párrafo forma parte de una lista e identifica el tipo de numeración.

public:
 property Microsoft::ReportingServices::RdlObjectModel::ListStyle _ListStyle { Microsoft::ReportingServices::RdlObjectModel::ListStyle get(); };
[System.Xml.Serialization.XmlIgnore]
public Microsoft.ReportingServices.RdlObjectModel.ListStyle _ListStyle { get; }
[<System.Xml.Serialization.XmlIgnore>]
member this._ListStyle : Microsoft.ReportingServices.RdlObjectModel.ListStyle
Public ReadOnly Property _ListStyle As ListStyle

Valor de propiedad

Un objeto ListStyle.

Atributos

Se aplica a