Expand Minimize
This topic has not yet been rated - Rate this topic

Left Element (BorderColor)

SQL Server 2000

Left Element (BorderColor)

Describes the color of the left border of the item.

<BorderColor>
   ...
   <Left>...</Left>
   ...
</BorderColor>
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 BorderColor
Child element None

Remarks

The Left element contains an expression that evaluates to either the name of a color or a hex HTML color string in the form #HHHHHH. For information about color values, see this Microsoft Web site.

See Also

Report Definition XML Elements

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.