[]
The FilterEditorCommonStyle contains display attributes that determine the general appearance of the control on the screen.
public class FilterEditorCommonStyle : BaseC1FrameworkStyle
| Name | Description |
|---|---|
| BackColor | Gets or sets the Color used to paint the background. |
| LinesColor | Gets or sets a value indicating displays lines or not. |
| LinesStyle | Gets or sets the style of dashed lines. |
| LinesWidth | Gets or sets the width of lines. |
| ShowLines | Gets or sets a value indicating displays lines or not. |