ComponentOne ASP.NET MVC Controls
CenterHeadersVertically Property (PivotGrid)

C1.Web.Mvc.Olap Namespace > PivotGrid Class : CenterHeadersVertically Property
Gets or sets a value that determines whether the content of header cells should be vertically centered.
Syntax
'Declaration
 
<DefaultValueAttribute(True)>
Public Property CenterHeadersVertically As Boolean
[DefaultValue(true)]
public bool CenterHeadersVertically {get; set;}
See Also

Reference

PivotGrid Class
PivotGrid Members