[]
        
(Showing Draft Content)

C1.Win.DataFilter.Styles.FilterEditorTheme

FilterEditorTheme Class

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

Inheritance
FilterEditorTheme
Namespace: C1.Win.DataFilter.Styles
Assembly: C1.Win.DataFilter.4.8.dll
Syntax
public class FilterEditorTheme : BaseTheme

Properties

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.

Methods

Name Description
ResetCheckBox()
ResetCombinationNode()
ResetCommon()
ResetEditor()
ResetOperationNode()
ShouldSerializeCheckBox()
ShouldSerializeCombinationNode()
ShouldSerializeCommon()
ShouldSerializeEditor()
ShouldSerializeOperationNode()