[]
        
(Showing Draft Content)

C1.Win.FlexPivot.Styles.ButtonStateStyle

ButtonStateStyle Class

ButtonStateStyle contains display attributes that determine the general appearance of the button on the screen depending on its state.

Inheritance
ButtonStateStyle
Implements
Namespace: C1.Win.FlexPivot.Styles
Assembly: C1.Win.FlexPivot.Slicer.4.8.dll
Syntax
[TypeConverter(typeof(ExpandableObjectConverter))]
public class ButtonStateStyle : BaseC1FrameworkStyle, IButtonStateStyles

Properties

Name Description
BackColor

Gets or sets the Color used to paint the background.

Border

Gets or sets the thickness of the border around the element.

BorderColor

Gets or sets the Color used to draw the border around the element.

Methods

Name Description
ResetBackColor()
ResetBorder()
ResetBorderColor()
ShouldSerializeBackColor()
ShouldSerializeBorder()
ShouldSerializeBorderColor()