Enumerazione ListStyle

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

Spazio dei nomi  Microsoft.ReportingServices.RdlObjectModel
Assembly:  Microsoft.ReportingServices.Designer.Controls (in Microsoft.ReportingServices.Designer.Controls.dll)

Sintassi

'Dichiarazione
Public Enumeration ListStyle
'Utilizzo
Dim instance As ListStyle
public enum ListStyle
public enum class ListStyle
type ListStyle
public enum ListStyle

Membri

Nome membro Descrizione
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.

Vedere anche

Riferimento

Spazio dei nomi Microsoft.ReportingServices.RdlObjectModel