次の方法で共有


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

適用対象