LayoutEditor Classe
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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
- Héritage
-
LayoutEditor
- Attributs
- Implémente
Constructeurs
| LayoutEditor() |
Champs
| MaxZoom | |
| MinZoom |
Propriétés
Méthodes
Événements
| NewDocLoaded | |
| PaintBackground | |
| ReferenceDataSourceDeleted | |
| ReportStateChanged | |
| SelectionChanged | |
| StatusTextChange | |
| ZoomChanged |
Implémentations d’interfaces explicites
| ILayoutEditor.BeginInvoke(Delegate) | |
| IServiceProvider.GetService(Type) |