[]
The SlicerStyles class represents the theme for the C1FlexPivotSlicer control which contains display attributes that determine the appearance of control.
[TypeConverter(typeof(ExpandableObjectConverter))]
public class SlicerStyles : BaseTheme, INotifyPropertyChanged
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. |
Name | Description |
---|---|
ResetCheckList() | |
ResetCommon() | |
ResetHeader() | |
ShouldSerializeCheckList() | |
ShouldSerializeCommon() | |
ShouldSerializeHeader() |