Примечание.
Для доступа к этой странице требуется авторизация. Вы можете попробовать войти или изменить каталоги.
Для доступа к этой странице требуется авторизация. Вы можете попробовать изменить каталоги.
Specifies the default color of the border of the item.
Синтаксис
<BorderColor>
...
<Default>...</Default>
...
</BorderColor>
Element Characteristics
| Characteristic | Description |
|---|---|
Data type and length |
String |
Default value |
Black |
Cardinality |
0-1: Optional element that can occur once or not at all. |
Element Relationships
| Relationship | Element |
|---|---|
Parent element |
|
Child element |
None |
Замечания
The Default element contains either an expression that evaluates to a color name or a hex HTML color string in the form #HHHHHH. For information about color values, see "CSS Length Units Reference" at msdn.microsoft.com.
The Default element can be overridden for a specific side through the Left, Right, Top, or Bottom elements. If borders overlap, the color of the border is determined by the rendering extension.
См. также
Справочник
Report Definition XML Elements