다음을 통해 공유


CustomReportItemDesigner 클래스

정의

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
상속
CustomReportItemDesigner
특성
구현

생성자

CustomReportItemDesigner()

속성

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

메서드

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)

이벤트

Disposed

적용 대상