Share via


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 네임스페이스