다음을 통해 공유


Bottom Element (BorderStyle) (RDL)

Specifies the style of the bottom border of the item.

구문

<BorderStyle>
    ...
    <Bottom>...</Bottom>
    ...
</BorderStyle>

Element Characteristics

Characteristic Description

Data type and length

String

Default value

None

Cardinality

0-1: Optional element that can occur once or not at all.

Element Relationships

Relationship Element

Parent element

BorderStyle

Child element

None

주의

The Bottom element must contain an expression that evaluates to one of the following string values:

  • None
  • Dotted
  • Dashed
  • Solid
  • Double
  • Groove
  • Ridge
  • Inset
  • WindowInset
  • Outset

When used in a chart, the Bottom element can only contain None, Dotted, Dashed, or Solid. Any other style is ignored.

참고 항목

참조

Report Definition XML Elements

도움말 및 정보

SQL Server 2005 지원 받기