[]
The ExpressionEditorPanelTheme class represents the theme for the C1ExpressionEditorPanel control which contains display attributes that determine the appearance of control.
public class ExpressionEditorPanelTheme : BaseTheme
| Name | Description |
|---|---|
| ExpressionEditorPanelTheme(ExpressionEditorPanelTheme) | Initializes a new instance of the ExpressionEditorTheme object. |
| Name | Description |
|---|---|
| ButtonPanel | Gets or sets ButtonPanelStyle contains display attributes that determine the appearance of button panel element on the screen. |
| Description | Gets or sets DescriptionStyle contains display attributes that determine the appearance of description element on the screen. |
| ImageButton | Gets ImageButtonStyle contains display attributes that determine the appearance of ImageButton on the screen. |
| Operands | Gets or sets OperandsStyle contains display attributes that determine the appearance of operands panel element on the screen. |