Name Property (C1DataBinding)
Gets or sets the name of the current
C1DataBinding. That name can be used in aggregate functions to indicate which data binding the aggregate refers to.
public string Name {get; set;}
'Declaration
Public Property Name As String