ComponentOne ASP.NET MVC Controls
ShowValueFieldHeaders Property

C1.Web.Mvc.Olap Namespace > PivotGrid Class : ShowValueFieldHeaders Property
Gets or sets a value that determines whether the grid should display value field headers in its content panel even when the view has a single value field and a single column field.
Syntax
'Declaration
 
Public Property ShowValueFieldHeaders As Boolean
public bool ShowValueFieldHeaders {get; set;}
See Also

Reference

PivotGrid Class
PivotGrid Members