Condividi tramite


Top Element (BorderStyle) (RDL)

Describes the style of the top border of the item.

Sintassi

<BorderStyle>
       ...
      <Top>...</Top>
     ...
</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

Osservazioni

The Top 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 Top element can contain only None, Dotted, Dashed, or Solid. Any other style is ignored.

Vedere anche

Riferimento

Report Definition XML Elements

Guida in linea e informazioni

Assistenza su SQL Server 2005