[]
        
(Showing Draft Content)

C1.Win.Input.Styles.SplitButtonItemStyle

SplitButtonItemStyle Class

The SplitButtonItemStyle class represents the styles for the C1SplitButton control which contains display attributes that determine the appearance of the drop down item.

Namespace: C1.Win.Input.Styles
Assembly: C1.Win.Input.8.dll
Syntax
public class SplitButtonItemStyle : ItemStyle, INotifyPropertyChanged, IDisposable

Properties

Name Description
Icon

Gets style containing display attributes that determine the general appearance of checkbox or icon for the drop down item.

SeparatorColor

Gets or sets the Color used to paint the separator line.

Methods

Name Description
ResetIcon()

Restores the default value of the Icon property.

ResetSeparatorColor()

Restores the default value of the SeparatorColor property.

ShouldSerializeIcon()

Specifies whether to save the value of the Icon property.

ShouldSerializeSeparatorColor()

Specifies whether to save the value of the SeparatorColor property.