Поделиться через


Default Element (BorderStyle) (RDL)

Specifies the default style of the border of the item.

Синтаксис

<BorderStyle>
    ...
        <Default>...</Default>
       ...
</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 Default element must contain an expression that evaluates to one of the following values.

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

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

The Default element can be overridden for a specific side through the Left, Right, Top, or Bottom elements. If borders overlap, the style of the border is determined by the rendering extension.

См. также

Справочник

Report Definition XML Elements

Справка и поддержка

Получение помощи по SQL Server 2005