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

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