LayoutEditor Classe
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
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
- Ereditarietà
-
LayoutEditor
- Attributi
- Implementazioni
Costruttori
| Nome | Descrizione |
|---|---|
| LayoutEditor() | |
Campi
| Nome | Descrizione |
|---|---|
| MaxZoom | |
| MinZoom | |
Proprietà
Metodi
Eventi
| Nome | Descrizione |
|---|---|
| NewDocLoaded | |
| PaintBackground | |
| ReferenceDataSourceDeleted | |
| ReportStateChanged | |
| SelectionChanged | |
| StatusTextChange | |
| ZoomChanged | |
Implementazioni dell'interfaccia esplicita
| Nome | Descrizione |
|---|---|
| ILayoutEditor.BeginInvoke(Delegate) | |
| IServiceProvider.GetService(Type) | |