[]
        
(Showing Draft Content)

C1.Win.FlexPivot.C1FlexPivotSlicer

C1FlexPivotSlicer Class

Provides simple interface to filter a C1.PivotEngine.PivotField.

Inheritance
C1FlexPivotSlicer
Namespace: C1.Win.FlexPivot
Assembly: C1.Win.FlexPivot.Slicer.4.8.dll
Syntax
[ToolboxBitmap(typeof(C1FlexPivotSlicer), "C1FlexPivotSlicer.png")]
public class C1FlexPivotSlicer : XViewHost, ISupportInitialize, IFlexPivotDataSource

Constructors

Name Description
C1FlexPivotSlicer()

Initializes a new instance of the C1FlexPivotSlicer class.

Properties

Name Description
DataSource

Gets or sets the C1FlexPivotPanel that provides data for this control.

DefaultSize
Field

Gets or sets the C1.PivotEngine.PivotField being filtered by this C1FlexPivotSlicer.

FieldName

Gets or sets the C1.PivotEngine.PivotField.Name being filtered by this C1FlexPivotSlicer.

MultiSelect

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

ShowCheckBoxes

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

ShowClear

Gets or sets a value indicating whether the control displays the Clear button on the header.

ShowHeader

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

ShowMultiSelect

Gets or sets a value indicating whether the control displays the MultiSelect button on the header.

ShowSelectAll

Gets or sets a value indicating whether the list of control displays select all node.

ShowSort

Gets or sets a value indicating whether the control displays the Sort button on the header.

SortOrder

Gets or sets sort order applied to the list.

Styles

SlicerStyles contains display attributes that determine the appearance of the control on the screen.

Methods

Name Description
BeginInit()
Dispose(bool)
EndInit()
OnFontChanged(EventArgs)
OnRightToLeftChanged(EventArgs)
ResetStyles()
ShouldSerializeStyles()