[]
The FilterEditorCombinationNodeStyle containing display attributes that determine the appearance of a combination node.
public class FilterEditorCombinationNodeStyle : BaseNodeStyle
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. |
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() |