Enum LabelPropertyBinding
Specifies the property the label value is bound to.
Namespace: Syncfusion.Windows.Forms.Diagram
Assembly: Syncfusion.Diagram.Base.dll
Syntax
public enum LabelPropertyBinding
Fields
Name | Description |
---|---|
ContainerName | Name property in the container. |
Text | Text property of the label. |