CustomReportItemDesigner Class

Definition

public ref class CustomReportItemDesigner abstract : IDisposable, System::ComponentModel::IComponent
[System.ComponentModel.ToolboxItem("Microsoft.ReportDesigner.Shell.CRIToolboxItem, Microsoft.ReportingServices.Designer, Version=13.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91")]
public abstract class CustomReportItemDesigner : IDisposable, System.ComponentModel.IComponent
[<System.ComponentModel.ToolboxItem("Microsoft.ReportDesigner.Shell.CRIToolboxItem, Microsoft.ReportingServices.Designer, Version=13.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91")>]
type CustomReportItemDesigner = class
    interface IComponent
    interface IDisposable
Public MustInherit Class CustomReportItemDesigner
Implements IComponent, IDisposable
Inheritance
CustomReportItemDesigner
Attributes
Implements

Constructors

CustomReportItemDesigner()

Properties

ActionInfo
Adornment
AltReportItem
Bookmark
CustomData
CustomProperties
DataElementName
DataElementOutput
DefaultSize
DocumentMapLabel
Height
Left
Name
RepeatWith
Report
Site
Style
ToolTip
Top
Type
Verbs
Visibility
Width

Methods

BeginEdit()
Dispose()
Dispose(Boolean)
DoDefaultAction()
Draw(Graphics, ReportItemDrawParams)
EndEdit()
GetService(Type)
InitializeNewComponent()
Invalidate()
OnBackgroundColorChanged()
OnColorChanged()
OnDragDrop(DragEventArgs)
OnDragEnter(DragEventArgs)
OnDragLeave(EventArgs)
OnDragOver(DragEventArgs)
OnFontChanged()
OnLocationChanged()
OnPaddingChanged()
OnSizeChanged()
OnTextAlignChanged()
OnTextDecorationChanged()
ShowContextMenu(Int32, Int32)

Events

Disposed

Applies to