[]
        
(Showing Draft Content)

C1.Win.DataFilter.Styles.FilterEditorCombinationNodeStyle

FilterEditorCombinationNodeStyle Class

The FilterEditorCombinationNodeStyle containing display attributes that determine the appearance of a combination node.

Inheritance
FilterEditorCombinationNodeStyle
Namespace: C1.Win.DataFilter.Styles
Assembly: C1.Win.DataFilter.4.8.dll
Syntax
public class FilterEditorCombinationNodeStyle : BaseNodeStyle

Properties

Name Description
CombinationList

Gets a style of the logical operators drop-down list.

DragGlyph

Gets style containing display attributes that determine the general appearance of the drag expression button glyph on the screen.

ExpandButtonStyle

Gets or sets the style of expand buttons.

NewExpressionList

Gets a style of the expression types drop-down list.

RemoveGlyph

Gets style containing display attributes that determine the general appearance of the remove expression button glyph on the screen.

Methods

Name Description
ResetCombinationList()
ResetDragGlyph()
ResetExpandButtonStyle()

Resets the ExpandButtonStyle property to its default value.

ResetNewExpressionList()
ResetRemoveGlyph()
ShouldSerializeCombinationList()
ShouldSerializeDragGlyph()
ShouldSerializeExpandButtonStyle()

Returns true if the ExpandButtonStyle has changed; otherwise, returns false.

ShouldSerializeNewExpressionList()
ShouldSerializeRemoveGlyph()