BindingName Property (FlexPie)
Gets or sets the name of the property that contains the name of the data item.
public string BindingName {get; set;}
'Declaration
Public Property BindingName As String
'Usage
Dim instance As FlexPie
Dim value As String
instance.BindingName = value
value = instance.BindingName