[]
        
(Showing Draft Content)

C1.Web.Mvc.Olap.TagHelpers.PivotGridTagHelper.OutlineMode

OutlineMode Property

OutlineMode

Configurates OutlineMode. Sets a value that determines whether the grid should display row groups in outline format, allowing for more compact displays.

Declaration
public bool OutlineMode { get; set; }
Public Property OutlineMode As Boolean