Перечисление BorderStyles
Specifies the style of a Border.
Пространство имен: Microsoft.ReportingServices.OnDemandReportRendering
Сборка: Microsoft.ReportingServices.ProcessingCore (в Microsoft.ReportingServices.ProcessingCore.dll)
Синтаксис
'Декларация
Public Enumeration BorderStyles
'Применение
Dim instance As BorderStyles
public enum BorderStyles
public enum class BorderStyles
type BorderStyles
public enum BorderStyles
Элементы
Имя элемента | Описание | |
---|---|---|
DashDot | A dash-dot pattern line. | |
DashDotDot | A dash-dot-dot pattern line. | |
Dashed | A dashed line. | |
Default | The default style, which is the same as Solid if within a Line and None otherwise. | |
Dotted | A dotted line. | |
Double | A double solid line. | |
None | No border is drawn. | |
Solid | A solid line. |
См. также
Справочник
Пространство имен Microsoft.ReportingServices.OnDemandReportRendering