CustomReportItemDesigner Clase

Definición

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
Herencia
CustomReportItemDesigner
Atributos
Implementaciones

Constructores

CustomReportItemDesigner()

Propiedades

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

Métodos

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)

Eventos

Disposed

Se aplica a