[]
        
(Showing Draft Content)

C1.Win.ExpressionEditor.UI.ExpressionEditorTheme

ExpressionEditorTheme Class

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

Inheritance
ExpressionEditorTheme
Namespace: C1.Win.ExpressionEditor.UI
Assembly: C1.Win.ExpressionEditor.8.dll
Syntax
public class ExpressionEditorTheme : BaseStyle

Constructors

Name Description
ExpressionEditorTheme(ExpressionEditorTheme)

Initializes a new instance of the ExpressionEditorTheme object.

Properties

Name Description
Editor

Gets or sets EditorStyle contains display attributes that determine the appearance of text editor element on the screen.

ErrorBar

Gets or sets ErrorBarStyle contains display attributes that determine the appearance of error bar element on the screen.

Popup

Gets or sets PopupStyle contains display attributes that determine the appearance of popup element on the screen.

PopupItem

Gets or sets PopupItemStyle contains display attributes that determine the appearance of popup item element on the screen.

SyntaxStyles

Gets or sets SyntaxStyles contains colors that determine the highlighting of syntax.

Tooltip

Gets or sets TooltipStyle contains display attributes that determine the appearance of tooltip on the screen.