ComponentOne ASP.NET MVC Controls
WeightField Property

C1.Web.Mvc.Olap Namespace > PivotFieldBase Class : WeightField Property
Gets or sets the header specifies the field used as a weight for calculating aggregates on this field.
Syntax
'Declaration
 
Public Property WeightField As String
public string WeightField {get; set;}
See Also

Reference

PivotFieldBase Class
PivotFieldBase Members