[]
The FilterEditorTheme class represents the theme for the C1FilterEditor control which contains display attributes that determine the appearance of control.
public class FilterEditorTheme : BaseTheme
Name | Description |
---|---|
CheckBox | Gets FilterEditorCheckBoxStyle containing display attributes that determine the general appearance of the check boxes on the screen. |
CombinationNode | Gets FilterEditorCombinationNodeStyle containing display attributes that determine the appearance of a combination node. |
Common | Gets FilterEditorCommonStyle containing display attributes that determine the general appearance of the control on the screen. |
Editor | Gets FilterEditorEditorStyle containing display attributes that determine the general appearance of the editors on the screen. |
OperationNode | Gets FilterEditorOperationNodeStyle containing display attributes that determine the appearance of a Operation node. |