Configurates
C1.Web.Mvc.FlexPieBase<T>.BindingName. Sets the name of the property that contains the name of the data item.
Syntax
'Declaration
Public Overridable Function BindingName( _
ByVal As String _
) As
public virtual BindingName(
string
)
Parameters
- value
- The value.
Return Value
Current builder.
See Also