BindingName Property (FlexPie<T>)
In This Topic
Gets or sets the name of the property that contains the name of the data item.
Syntax
'Declaration
Public Overridable Property BindingName As String
public virtual string BindingName {get; set;}
See Also