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 |