WinForms

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Interface IDesignable - WindowsForms API Reference | Syncfusion

    Show / Hide Table of Contents

    Interface IDesignable

    Used internally to expose the DesignMode property of certain component-derived classes.

    Namespace: Syncfusion.ComponentModel
    Assembly: Syncfusion.Shared.Base.dll
    Syntax
    public interface IDesignable

    Properties

    DesignMode

    Indicates whether the component is in design-mode.

    Declaration
    bool DesignMode { get; }
    Property Value
    Type Description
    System.Boolean
    Back to top Generated by DocFX
    Copyright © 2001 - 2021 Syncfusion Inc. All Rights Reserved