LayoutEditor Classe
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
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
- Herança
-
LayoutEditor
- Atributos
- Implementações
Construtores
| LayoutEditor() |
Campos
| MaxZoom | |
| MinZoom |
Propriedades
Métodos
Eventos
| NewDocLoaded | |
| PaintBackground | |
| ReferenceDataSourceDeleted | |
| ReportStateChanged | |
| SelectionChanged | |
| StatusTextChange | |
| ZoomChanged |
Implantações explícitas de interface
| ILayoutEditor.BeginInvoke(Delegate) | |
| IServiceProvider.GetService(Type) |