[]
The MultiSelectStyles class represents the theme for the C1MultiSelect control which contains display attributes that determine the appearance of control.
public class MultiSelectStyles : BaseC1FrameworkStyle
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. |
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. |