Langue

IReportItem Interface

Définition

public interface class IReportItem : IDisposable, Microsoft::ReportDesigner::ITool, System::ComponentModel::IComponent
public interface IReportItem : IDisposable, Microsoft.ReportDesigner.ITool, System.ComponentModel.IComponent
type IReportItem = interface
    interface ITool
    interface IComponent
    interface IDisposable
Public Interface IReportItem
Implements IComponent, IDisposable, ITool
Dérivé
Implémente

Propriétés

Nom Description
AllowInHeaderFooter
Bottom
ContainingDataRegion
ItemTypeDisplayName
ItemTypeName
Left
Name
Parent
Report
Right
Top
UsesGroupingPane
ZIndex

Méthodes

Nom Description
AddItemsToContextMenu(ToolStripItemCollection, ReportItemMenuParams)
ContainsPoint(PointF)
CreateAccessibilityInstance(AccessibleObject, ILayoutEditor)
Draw(Graphics, ReportItemDrawParams)
DrawDragFeedback(Graphics, Matrix)
DrawMouseOverFeedback(Graphics, Matrix)
DrawSelectionMarks(Graphics, Matrix, Boolean)
GetBottomResizeLimit()
GetBoundingBox()
GetBoundingSizeLimit()
GetDragDropTarget(PointF, ReportItemDragParams)
GetLeftResizeLimit()
GetRdlObject()
GetRightResizeLimit()
GetRulerFeedback() (Hérité de ITool)
GetToolTip(PointF, Object)
GetTopResizeLimit()
IntersectsWith(RectangleF)
OnCopy(Report)
OnDoubleClick(Point) (Hérité de ITool)
OnDragDrop(Object, ReportItemDragParams)
OnDragLeave()
OnDragOver(PointF, ReportItemDragParams)
OnInitializeComplete()
OnKeyDown(KeyEventArgs)
OnKeyPress(Char)
OnKeyPress(Keys)
OnKeyUp(KeyEventArgs)
OnMouseCaptureChanged() (Hérité de ITool)
OnMouseDown(Point) (Hérité de ITool)
OnMouseDrag(Point) (Hérité de ITool)
OnMouseEnter(Point) (Hérité de ITool)
OnMouseLeave() (Hérité de ITool)
OnMouseMove(Point) (Hérité de ITool)
OnMouseUp(Point) (Hérité de ITool)
OnMouseWheel(MouseEventArgs)
OnRightClick(Point) (Hérité de ITool)
SetBoundingBox(RectangleD)
Translate(Double, Double)
UpdateGroupingPane(IGroupingPane)
UpdateReferences(NameChanges)
UpdateReferencesRecursive(NameChanges)

S’applique à