[]
        
(Showing Draft Content)

C1.Win.Input.Styles.SplitButtonStyles

SplitButtonStyles Class

The SplitButtonStyles class represents the styles for the C1SplitButton control which contains display attributes that determine the appearance of control.

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

Properties

Name Description
DropDown

Gets style containing display attributes that determine the general appearance of the drop down form on the screen.

Item

Gets style containing display attributes that determine the general appearance of the drop down item on the screen.

Methods

Name Description
ResetDropDown()

Restores the default value of the DropDown property.

ResetItem()

Restores the default value of the Item property.

ShouldSerializeDropDown()

Specifies whether to save the value of the DropDown property.

ShouldSerializeItem()

Specifies whether to save the value of the Item property.