[]
        
(Showing Draft Content)

C1.Win.FlexPivot.Styles.SlicerStyles

SlicerStyles Class

The SlicerStyles class represents the theme for the C1FlexPivotSlicer control which contains display attributes that determine the appearance of control.

Inheritance
SlicerStyles
Namespace: C1.Win.FlexPivot.Styles
Assembly: C1.Win.FlexPivot.Slicer.4.8.dll
Syntax
[TypeConverter(typeof(ExpandableObjectConverter))]
public class SlicerStyles : BaseTheme, INotifyPropertyChanged

Properties

Name Description
CheckList

Gets C1.Win.TreeView.Styles.CheckListStyles containing display attributes that determine the general appearance of the check list on the screen.

Common

Gets CommonStyle containing display attributes that determine the common appearance features of the control header on the screen.

Header

Gets HeaderStyle containing display attributes that determine the general appearance of the control header on the screen.

IsDefault

Gets value indicating whether the theme is default.

Methods

Name Description
ResetCheckList()
ResetCommon()
ResetHeader()
ShouldSerializeCheckList()
ShouldSerializeCommon()
ShouldSerializeHeader()