次の方法で共有


Image 要素 (RDL)

レポートに表示される画像が格納されます。

構文

<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>

要素の特性

特性 説明

データ型と長さ

なし

既定値

なし

カーディナリティ

0-n : 省略可能な要素で、出現する場合は 1 回または複数回出現可能です

要素の属性

属性 説明

Name

String

画像の名前

要素の関係

関係 要素

親要素

ReportItems

子要素

ActionBookmarkCustomHeightLabelLeftMIMETypeRepeatWithSizingSourceStyleToolTipTopValueVisibilityWidthZIndex

参照

関連項目

レポート定義 XML 要素

ヘルプおよび情報

SQL Server 2005 の参考資料の入手