C1.AspNetCore.Mvc.Olap Assembly / 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
 
Public Overridable Property ShowSelectedHeaders As HeadersVisibility
 
See Also