[]
        
(Showing Draft Content)

C1.Win.DataFilter.Styles.DataFilterEditorStyle

DataFilterEditorStyle Class

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

Inheritance
DataFilterEditorStyle
Namespace: C1.Win.DataFilter.Styles
Assembly: C1.Win.DataFilter.4.8.dll
Syntax
public class DataFilterEditorStyle : 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.

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()
ResetHot()
ResetHotSelected()
ResetSelected()
ShouldSerializeArrow()
ShouldSerializeHot()
ShouldSerializeHotSelected()
ShouldSerializeSelected()