alexa
menu

WinForms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download

    Show / Hide Table of Contents

    Class LabelPropertyBinding

    Specifies the property the label value is bound to.

    Inheritance
    System.Object
    LabelPropertyBinding
    Namespace: Syncfusion.Windows.Forms.Diagram
    Assembly: Syncfusion.Diagram.Base.dll
    Syntax
    public sealed class LabelPropertyBinding : Enum

    Fields

    ContainerName

    Name property in the container.

    Declaration
    public const LabelPropertyBinding ContainerName
    Field Value
    Type
    LabelPropertyBinding

    Text

    Text property of the label.

    Declaration
    public const LabelPropertyBinding Text
    Field Value
    Type
    LabelPropertyBinding
    Back to top Generated by DocFX
    Copyright © 2001 - 2026 Syncfusion Inc. All Rights Reserved