言語

ImageReportItem クラス

定義

public ref class ImageReportItem : Microsoft::ReportDesigner::ComponentizableReportItem, Microsoft::ReportDesigner::ISelection
[System.ComponentModel.Editor(typeof(Microsoft.ReportDesigner.ReportItemEditor), typeof(System.ComponentModel.ComponentEditor))]
[System.Drawing.ToolboxBitmap(typeof(Microsoft.ReportDesigner.ImageReportItem), "images.Image.bmp")]
public class ImageReportItem : Microsoft.ReportDesigner.ComponentizableReportItem, Microsoft.ReportDesigner.ISelection
[<System.ComponentModel.Editor(typeof(Microsoft.ReportDesigner.ReportItemEditor), typeof(System.ComponentModel.ComponentEditor))>]
[<System.Drawing.ToolboxBitmap(typeof(Microsoft.ReportDesigner.ImageReportItem), "images.Image.bmp")>]
type ImageReportItem = class
    inherit ComponentizableReportItem
    interface ISelection
Public Class ImageReportItem
Inherits ComponentizableReportItem
Implements ISelection
継承
属性
実装

コンストラクター

名前 説明
ImageReportItem(ILayoutEditor)

フィールド

名前 説明
GhostAlpha (継承元 ReportItem)
HandleSize (継承元 ReportItem)

プロパティ

名前 説明
Action (継承元 ReportItem)
AllowInHeaderFooter (継承元 ReportItem)
BackgroundColor
BackgroundImage
Bookmark (継承元 ReportItem)
Border (継承元 ReportItem)
BorderColor (継承元 ReportItem)
BorderStyle (継承元 ReportItem)
BorderWidth (継承元 ReportItem)
Bottom (継承元 ReportItem)
BottomBorder (継承元 ReportItem)
Calendar
ComponentDescription (継承元 ComponentizableReportItem)
ComponentID (継承元 ComponentizableReportItem)
ContainingDataRegion (継承元 ReportItem)
CustomProperties (継承元 ReportItem)
DataElementName
DataElementOutput
DocumentMapLabel (継承元 ReportItem)
DocumentMapLabelLocId (継承元 ReportItem)
ErrorRendering (継承元 ReportItem)
Height (継承元 ReportItem)
Hidden (継承元 ReportItem)
HideUpdateNotifications (継承元 ComponentizableReportItem)
ItemAccessibleObject (継承元 ReportItem)
ItemLocation (継承元 ReportItem)
ItemSize
ItemTypeDisplayName (継承元 ReportItem)
ItemTypeName (継承元 ReportItem)
Language
LayoutEditor (継承元 ReportItem)
Left (継承元 ReportItem)
LeftBorder (継承元 ReportItem)
MIMEType
MinimumSize (継承元 ReportItem)
Name (継承元 ReportItem)
Padding
PaddingBottom
PaddingLeft
PaddingRight
PaddingTop
Parent (継承元 ReportItem)
ParentName (継承元 ReportItem)
PreferredHeightUnit (継承元 ReportItem)
PreferredWidthUnit (継承元 ReportItem)
RdlImage
RdlReportElement (継承元 ReportItem)
RdlReportItem (継承元 ReportItem)
RenderingTime (継承元 ReportItem)
RepeatWith (継承元 ReportItem)
Report (継承元 ReportItem)
ReportItem (継承元 ComponentizableReportItem)
Right (継承元 ReportItem)
RightBorder (継承元 ReportItem)
Site (継承元 ReportItem)
Sizing
Source
SourcePath (継承元 ComponentizableReportItem)
SyncDate (継承元 ComponentizableReportItem)
ToggleItem (継承元 ReportItem)
ToolTip (継承元 ReportItem)
ToolTipLocId (継承元 ReportItem)
Top (継承元 ReportItem)
TopBorder (継承元 ReportItem)
UsesGroupingPane (継承元 ReportItem)
Value
Visibility (継承元 ReportItem)
Width (継承元 ReportItem)
ZIndex (継承元 ReportItem)

メソッド

名前 説明
AddItemsToContextMenu(ToolStripItemCollection, ReportItemMenuParams)
AddItemsToInsertMenu(ToolStripMenuItem, ReportItemMenuParams) (継承元 ReportItem)
AutoSizeIfNeeded(Boolean)
ContainsPoint(PointF) (継承元 ReportItem)
CreateAccessibilityInstance(AccessibleObject, ILayoutEditor) (継承元 ReportItem)
Dispose() (継承元 ReportItem)
Dispose(Boolean) (継承元 ReportItem)
Draw(Graphics, ReportItemDrawParams) (継承元 ReportItem)
DrawBackground(Graphics, ReportItemDrawParams) (継承元 ReportItem)
DrawBorder(Graphics) (継承元 ReportItem)
DrawCore(Graphics, ReportItemDrawParams)
DrawDragBox(Graphics, Matrix, RectangleF, Boolean) (継承元 ReportItem)
DrawDragFeedback(Graphics, Matrix) (継承元 ReportItem)
DrawImage(Graphics, Image, Single, Int32, Rectangle, Boolean, Boolean) (継承元 ReportItem)
DrawImageFitToBox(Graphics, Image, Int32, Rectangle, Boolean) (継承元 ReportItem)
DrawMouseOverFeedback(Graphics, Matrix) (継承元 ReportItem)
DrawOutlines(Graphics, Matrix) (継承元 ReportItem)
DrawSelectionMarks(Graphics, Matrix, Boolean) (継承元 ReportItem)
EnsureComponentMetadataCreated() (継承元 ReportItem)
Execute(Command)
GetAllAncestors() (継承元 ReportItem)
GetAncestor<T>() (継承元 ReportItem)
GetBottomResizeLimit()
GetBoundingBox() (継承元 ReportItem)
GetBoundingSizeLimit()
GetBrokenImage()
GetContainingDataScopes() (継承元 ReportItem)
GetDragDropTarget(PointF, ReportItemDragParams) (継承元 ReportItem)
GetImage(String, SourceType, ReportExpression) (継承元 ReportItem)
GetLeftResizeLimit()
GetOnScreenBoundingBox(Matrix, Padding) (継承元 ReportItem)
GetOnScreenBoundingBox(Matrix) (継承元 ReportItem)
GetRdlObject() (継承元 ReportItem)
GetRdlPropertiesToExclude() (継承元 ReportItem)
GetRightResizeLimit()
GetRulerFeedback() (継承元 ReportItem)
GetToolTip(PointF, Object) (継承元 ReportItem)
GetTopResizeLimit()
GetTransformedBoundingBox(Graphics, Matrix) (継承元 ReportItem)
HitTestHandles(Matrix, Point)
IntersectsWith(RectangleF) (継承元 ReportItem)
IsDescendentOf(ReportItem) (継承元 ReportItem)
IsInsideClippingArea(Graphics, ReportItemDrawParams) (継承元 ReportItem)
OnAncestorChanged(IParent, IParent) (継承元 ReportItem)
OnContextMenuClosed(Object, ToolStripDropDownClosedEventArgs) (継承元 ReportItem)
OnCopy(Report)
OnDoubleClick(Point) (継承元 ReportItem)
OnDragDrop(Object, ReportItemDragParams)
OnDragLeave() (継承元 ReportItem)
OnDragOver(PointF, ReportItemDragParams)
OnInitializeComplete()
OnKeyDown(KeyEventArgs) (継承元 ReportItem)
OnKeyPress(Char) (継承元 ReportItem)
OnKeyPress(Keys) (継承元 ReportItem)
OnKeyUp(KeyEventArgs) (継承元 ReportItem)
OnLocationChanged() (継承元 ReportItem)
OnMouseCaptureChanged() (継承元 ReportItem)
OnMouseDown(Point) (継承元 ReportItem)
OnMouseDrag(Point) (継承元 ReportItem)
OnMouseEnter(Point) (継承元 ReportItem)
OnMouseLeave() (継承元 ReportItem)
OnMouseMove(Point) (継承元 ReportItem)
OnMouseUp(Point) (継承元 ReportItem)
OnMouseWheel(MouseEventArgs) (継承元 ReportItem)
OnNameChanged(String, String) (継承元 ReportItem)
OnParentChanged(IParent, IParent) (継承元 ReportItem)
OnRightClick(Point) (継承元 ReportItem)
OnSizeChanged() (継承元 ReportItem)
QueryState(Command)
QuickDraw(Graphics, Matrix, Int32) (継承元 ReportItem)
Resize(HandleType, Double, Double) (継承元 ReportItem)
ResizeBottom(Double)
ResizeLeft(Double)
ResizeRight(Double)
ResizeTop(Double)
SavePositionAndSize() (継承元 ReportItem)
SetBoundingBox(RectangleD) (継承元 ReportItem)
SetItemClipping(Graphics, ReportItemDrawParams) (継承元 ReportItem)
SetRdlObject(ReportElement) (継承元 ReportItem)
ShowPropertyDialog()
Translate(Double, Double) (継承元 ReportItem)
UpdateGroupingPane(IGroupingPane) (継承元 ReportItem)
UpdateReferences(NameChanges) (継承元 ReportItem)
UpdateReferencesRecursive(NameChanges) (継承元 ReportItem)
UseHandleToMove() (継承元 ReportItem)

イベント

名前 説明
Disposed (継承元 ReportItem)

適用対象