ComponentOne ASP.NET MVC Controls
Binding Property (PivotFieldBase)

C1.Web.Mvc.Olap Namespace > PivotFieldBase Class : Binding Property
Gets or sets the name of the source column which the field is bound to.
Syntax
'Declaration
 
Public Property Binding As String
public string Binding {get; set;}
Remarks
For cube field, it is UniqueName of the field.
See Also

Reference

PivotFieldBase Class
PivotFieldBase Members