C1.Web.Mvc.Olap Namespace / PivotGrid Class / ShowColumnFieldHeaders Property

In This Topic
ShowColumnFieldHeaders Property
In This Topic
Gets or sets a value that determines whether the grid should display column field headers in its top-left panel.
Syntax
'Declaration
 
<DefaultValueAttribute(True)>
Public Property ShowColumnFieldHeaders As Boolean
 
See Also