Поделиться через


Перечисление ListStyle

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

Пространство имен:  Microsoft.ReportingServices.OnDemandReportRendering
Сборка:  Microsoft.ReportingServices.ProcessingCore (в Microsoft.ReportingServices.ProcessingCore.dll)

Синтаксис

'Декларация
Public Enumeration ListStyle
'Применение
Dim instance As ListStyle
public enum ListStyle
public enum class ListStyle
type ListStyle
public enum ListStyle

Элементы

Имя элемента Описание
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.

См. также

Справочник

Пространство имен Microsoft.ReportingServices.OnDemandReportRendering