[]
        
(Showing Draft Content)

C1.Win.DataFilter.Styles.FilterEditorEditorStyle

FilterEditorEditorStyle Class

The FilterEditorEditorStyle contains display attributes that determine the general appearance of the editor on the screen.

Inheritance
FilterEditorEditorStyle
Namespace: C1.Win.DataFilter.Styles
Assembly: C1.Win.DataFilter.4.8.dll
Syntax
public class FilterEditorEditorStyle : BaseTextElementStyle

Properties

Name Description
Arrow

Gets style containing display attributes that determine the general appearance of the arrow ellement on the screen when the cursor is over it.

Disabled

Gets style containing display attributes that determine the general appearance of the selected element on the screen when it is disabled state.

Hot

Gets style containing display attributes that determine the general appearance of the element on the screen when the cursor is over it.

HotSelected

Gets style containing display attributes that determine the general appearance of the selected element on the screen when the cursor is over it.

Selected

Gets style containing display attributes that determine the general appearance of the selected element on the screen.

Methods

Name Description
ResetArrow()
ResetDisabled()
ResetHot()
ResetHotSelected()
ResetSelected()
ShouldSerializeArrow()
ShouldSerializeDisabled()
ShouldSerializeHot()
ShouldSerializeHotSelected()
ShouldSerializeSelected()