[]
The DataFilterEditorStyle contains display attributes that determine the general appearance of the editor on the screen.
public class DataFilterEditorStyle : BaseTextElementStyle
| 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. |
| Name | Description |
|---|---|
| ResetArrow() | |
| ResetHot() | |
| ResetHotSelected() | |
| ResetSelected() | |
| ShouldSerializeArrow() | |
| ShouldSerializeHot() | |
| ShouldSerializeHotSelected() | |
| ShouldSerializeSelected() |