[]
The TagEditorStyles class represents the theme for the C1TagEditor control which contains display attributes that determine the appearance of control.
public class TagEditorStyles : BaseC1FrameworkStyle
| Name | Description |
|---|---|
| Common | Gets or sets TagEditorCommonStyle contains display attributes that determine the appearance of C1TagEditor control on the screen. |
| RemoveButton | Gets or sets RemoveButtonStyle contains display attributes that determine the appearance of RemoveButton element on the screen. |
| Tag | Gets or sets TagStyle contains display attributes that determine the appearance of tag element on the screen. |