ComponentOne ASP.NET MVC Controls
OutlineMode Property

C1.Web.Mvc.Olap Namespace > PivotGrid Class : OutlineMode Property
Gets or sets a value that determines whether the grid should display row groups in outline format, allowing for more compact displays.
Syntax
'Declaration
 
Public Property OutlineMode As Boolean
public bool OutlineMode {get; set;}
See Also

Reference

PivotGrid Class
PivotGrid Members