Примечание.
Для доступа к этой странице требуется авторизация. Вы можете попробовать войти или изменить каталоги.
Для доступа к этой странице требуется авторизация. Вы можете попробовать изменить каталоги.
Designates the amount of padding to the right of the item.
Синтаксис
<Style>
...
<PaddingRight>...</PaddingRight>
...
</Style>
Element Characteristics
| Characteristic | Description |
|---|---|
Data type and length |
String |
Default value |
0pt |
Cardinality |
0-1: Optional element that occurs once or not at all. |
Element Relationships
| Relationship | Element |
|---|---|
Parent element |
|
Child element |
None |
Замечания
The PaddingRight element 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 of the PaddingRight element must be between 0pt and 1000pt.
PaddingRight applies only to text box, image, subtotal, title, and legend report items.
См. также
Справочник
Report Definition XML Elements