[]
        
(Showing Draft Content)

C1.Web.Mvc.Olap.Slicer

Slicer Class

Provides a user interface for interactively transforming regular data tables into Olap pivot tables.

Inheritance
Slicer
Implements
Namespace: C1.Web.Mvc.Olap
Assembly: C1.Web.Mvc.Olap.dll
Syntax
public class Slicer : Control, IHtmlString, ITemplate

Constructors

Name Description
Slicer(HtmlHelper, string)

Creates one Slicer instance.

Properties

Name Description
Field

Gets or sets the @see:PivotField being filtered by this @see:Slicer.

Header

Gets or sets the header string shown at the top of the @see:Slicer.

MultiSelect

Gets or sets a value that determines whether users should be allowed to select multiple values from the list.

PivotEngineId

The Id of PivotEngine

ShowCheckboxes

Gets or sets a value indicating whether the control displays checkboxes next to each item.

ShowHeader

Gets or sets a value indicating whether the control displays the header area with the header string and multi-select/clear buttons.