[]
        
(Showing Draft Content)

C1.Win.FlexPivot.Styles.CommonStyle

CommonStyle Class

CommonStyle contains display attributes that determine the common appearance features of the control on the screen.

Inheritance
CommonStyle
Namespace: C1.Win.FlexPivot.Styles
Assembly: C1.Win.FlexPivot.Slicer.4.8.dll
Syntax
[TypeConverter(typeof(ExpandableObjectConverter))]
public class CommonStyle : BaseC1FrameworkStyle, ICommonStyle, INotifyPropertyChanged
<TypeConverter(GetType(ExpandableObjectConverter))>
Public Class CommonStyle
    Inherits BaseC1FrameworkStyle
    Implements ICommonStyle, INotifyPropertyChanged

Properties

Name Description
BackColor

Gets or sets the Color used to paint the background.

CheckListPadding

Gets or sets the thickness of the padding between the check list edges and its content.

Padding

Gets or sets the thickness of the padding between the element edges and its content.

Methods

Name Description
ResetBackColor()
ResetCheckListPadding()
ResetPadding()
ShouldSerializeBackColor()
ShouldSerializeCheckListPadding()
ShouldSerializePadding()