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

In This Topic
ShowSelectedHeaders Property (PivotGrid)
In This Topic
Gets or sets a value that indicates whether the grid should add class names to indicate selected header cells.
Syntax
'Declaration
 
<DefaultValueAttribute(Mono.Cecil.CustomAttributeArgument)>
Public Overridable Property ShowSelectedHeaders As HeadersVisibility
 
See Also