Compartir a través de


Enumeración ListStyle

Specifies whether a paragraph is part of a list, and identifies the numbering type.

Espacio de nombres:  Microsoft.ReportingServices.OnDemandReportRendering
Ensamblado:  Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)

Sintaxis

'Declaración
Public Enumeration ListStyle
'Uso
Dim instance As ListStyle
public enum ListStyle
public enum class ListStyle
type ListStyle
public enum ListStyle

Miembros

Nombre del miembro Descripción
Bulleted The paragraph is part of a bulleted list.
None The paragraph has no list formatting.
Numbered The paragraph is part of a numbered list.

Vea también

Referencia

Espacio de nombres Microsoft.ReportingServices.OnDemandReportRendering