Белешка
Приступ овој страници захтева ауторизацију. Можете покушати да се пријавите или промените директоријуме.
Приступ овој страници захтева ауторизацију. Можете покушати да промените директоријуме.
Contains an image to be displayed in the report.
Syntax
<ReportItems>
...
<Image Name="...">
<Style>...</Style>
<Action>...</Action>
<Top>...</Top>
<Left>...</Left>
<Height>...</Height>
<Width>...</Width>
<ZIndex>...</ZIndex>
<Visibility>...</Visibility>
<ToolTip>...</ToolTip>
<Label>...</Label>
<Bookmark>...</Bookmark>
<RepeatWith>...</RepeatWith>
<Custom>...</Custom>
<Source>...</Source>
<Value>...</Value>
<MIMEType>...</MIMEType>
<Sizing>...</Sizing>
</Image>
...
</ReportItems>
Element Characteristics
| Characteristic | Description |
|---|---|
Data type and length |
None |
Default value |
None |
Cardinality |
0-n: Optional element that can occur once or more. |
Element Attributes
| Attribute | Type | Description |
|---|---|---|
Name |
String |
Name of the image. |
Element Relationships
| Relationship | Element |
|---|---|
Parent element |
|
Child elements |
Action, Bookmark, Custom, Height, Label, Left, MIMEType, RepeatWith, Sizing, Source, Style, ToolTip, Top, Value, Visibility, Width, ZIndex |
See Also
Reference
Report Definition XML Elements