Observação
O acesso a essa página exige autorização. Você pode tentar entrar ou alterar diretórios.
O acesso a essa página exige autorização. Você pode tentar alterar os diretórios.
Specifies whether a paragraph is part of a list, and identifies the numbering type.
Namespace: Microsoft.ReportingServices.RdlObjectModel
Assembly: Microsoft.ReportingServices.Designer.Controls (em Microsoft.ReportingServices.Designer.Controls.dll)
Sintaxe
'Declaração
Public Enumeration ListStyle
'Uso
Dim instance As ListStyle
public enum ListStyle
public enum class ListStyle
type ListStyle
public enum ListStyle
Membros
| Nome do membro | Descrição | |
|---|---|---|
| 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. |