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

In This Topic
HeadersVisibility Property (PivotGrid)
In This Topic
Gets or sets a value that determines whether the row and column headers are visible.
Syntax
'Declaration
 
<DefaultValueAttribute(Mono.Cecil.CustomAttributeArgument)>
Public Overridable Property HeadersVisibility As HeadersVisibility
 
See Also