menu

WinForms

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

    Show / Hide Table of Contents

    Class LinearGaugeDesigner

    Designer class.

    Inheritance
    System.Object
    LinearGaugeDesigner
    Namespace: Syncfusion.Windows.Forms.Gauge
    Assembly: Syncfusion.Gauge.Windows.dll
    Syntax
    public class LinearGaugeDesigner : ControlDesigner

    Constructors

    LinearGaugeDesigner()

    Initializes a new instance of the LinearGaugeDesigner class

    Declaration
    public LinearGaugeDesigner()

    Properties

    ActionLists

    Gets the value indicating designer action.

    Declaration
    public override DesignerActionListCollection ActionLists { get; }
    Property Value
    Type
    System.ComponentModel.Design.DesignerActionListCollection

    Methods

    Initialize(IComponent)

    Overridden Initialize method.

    Declaration
    public override void Initialize(IComponent component)
    Parameters
    Type Name Description
    System.ComponentModel.IComponent component

    Componnent object

    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved