Left Element (BorderWidth) (RDL)
Describes the width of the left border of the item.
語法
<BorderWidth>
...
<Left>...</Left>
...
</BorderWidth>
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 |
|
Child element |
None |
備註
Left contains an expression that evaluates to a string that contains a number (with a period character used as an optional decimal separator). The number must be followed by a designator for a CSS length unit such as cm, mm, in, pt, or pc. A space between the number and the designator is optional. For more information about size designators, see "CSS Length Units Reference" at msdn.microsoft.com. The value for the Left element must be between .25pt and 20pt.
請參閱
參考
Report Definition XML Elements