LayoutEditor クラス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
public ref class LayoutEditor : System::Windows::Forms::UserControl, IServiceProvider, Microsoft::ReportDesigner::ILayoutEditor, Microsoft::ReportDesigner::ISelection
[System.Drawing.ToolboxBitmap(typeof(Microsoft.ReportDesigner.LayoutEditor), "images.LayoutEditor.bmp")]
public class LayoutEditor : System.Windows.Forms.UserControl, IServiceProvider, Microsoft.ReportDesigner.ILayoutEditor, Microsoft.ReportDesigner.ISelection
[<System.Drawing.ToolboxBitmap(typeof(Microsoft.ReportDesigner.LayoutEditor), "images.LayoutEditor.bmp")>]
type LayoutEditor = class
inherit UserControl
interface ILayoutEditor
interface IServiceProvider
interface IWin32Window
interface ISelection
Public Class LayoutEditor
Inherits UserControl
Implements ILayoutEditor, ISelection, IServiceProvider
- 継承
-
LayoutEditor
- 属性
- 実装
コンストラクター
| LayoutEditor() |
フィールド
| MaxZoom | |
| MinZoom |
プロパティ
メソッド
イベント
| NewDocLoaded | |
| PaintBackground | |
| ReferenceDataSourceDeleted | |
| ReportStateChanged | |
| SelectionChanged | |
| StatusTextChange | |
| ZoomChanged |
明示的なインターフェイスの実装
| ILayoutEditor.BeginInvoke(Delegate) | |
| IServiceProvider.GetService(Type) |