[]
        
(Showing Draft Content)

C1.Win.Input.Theme.MultiSelect.MultiSelectStyles

MultiSelectStyles Class

The MultiSelectStyles class represents the theme for the C1MultiSelect control which contains display attributes that determine the appearance of control.

Inheritance
MultiSelectStyles
Namespace: C1.Win.Input.Theme.MultiSelect
Assembly: C1.Win.Input.MultiSelect.8.dll
Syntax
public class MultiSelectStyles : BaseC1FrameworkStyle

Properties

Name Description
CheckList

Gets or sets C1.Win.TreeView.Styles.CheckListStyles contains display attributes that determine the appearance of CheckList element on the screen.

DropDown

Gets or sets DropDownStyle contains display attributes that determine the appearance of DropDown form on the screen.

DropDownButton

Gets or sets DropDownButtonStyle contains display attributes that determine the appearance of DropDownButton element on the screen.

IsDefault

Gets value indicating whether the style is default.

TagEditor

Gets or sets TagEditorStyles contains display attributes that determine the appearance of TagEditor element on the screen.

Methods

Name Description
Copy(BaseStyle)

Copies properties of the specified style of the same type.

Reset()

Resets style to it default value according to the applied theme.