menu

WinForms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class BackStageViewDesigner - WindowsForms API Reference | Syncfusion

    Show / Hide Table of Contents

    Class BackStageViewDesigner

    Inheritance
    System.Object
    BackStageViewDesigner
    Namespace: Syncfusion.Windows.Forms
    Assembly: Syncfusion.Tools.Windows.dll
    Syntax
    public class BackStageViewDesigner : ComponentDesigner

    Constructors

    BackStageViewDesigner()

    Declaration
    public BackStageViewDesigner()

    Properties

    BackStageView

    Declaration
    public BackStageView BackStageView { get; }
    Property Value
    Type
    BackStageView

    DesignerHost

    Declaration
    public IDesignerHost DesignerHost { get; }
    Property Value
    Type
    System.ComponentModel.Design.IDesignerHost

    SelectionService

    Declaration
    public ISelectionService SelectionService { get; }
    Property Value
    Type
    System.ComponentModel.Design.ISelectionService

    Verbs

    Declaration
    public override DesignerVerbCollection Verbs { get; }
    Property Value
    Type
    System.ComponentModel.Design.DesignerVerbCollection

    Methods

    Initialize(IComponent)

    Declaration
    public override void Initialize(IComponent component)
    Parameters
    Type Name Description
    System.ComponentModel.IComponent component
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved