[]
Provides a user interface for interactively transforming regular data tables into Olap pivot tables.
public class Slicer : Control, IHtmlString, ITemplate
Name | Description |
---|---|
Slicer(HtmlHelper, string) | Creates one Slicer instance. |
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. |