[]
        
(Showing Draft Content)

C1.Win.DataFilter.Styles.FilterEditorCommonStyle

FilterEditorCommonStyle Class

The FilterEditorCommonStyle contains display attributes that determine the general appearance of the control on the screen.

Inheritance
FilterEditorCommonStyle
Namespace: C1.Win.DataFilter.Styles
Assembly: C1.Win.DataFilter.4.8.dll
Syntax
public class FilterEditorCommonStyle : BaseC1FrameworkStyle

Properties

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.

Methods

Name Description
ResetBackColor()
ResetLinesColor()
ResetLinesStyle()
ResetLinesWidth()
ResetShowLines()
ShouldSerializeBackColor()
ShouldSerializeLinesColor()
ShouldSerializeLinesStyle()
ShouldSerializeLinesWidth()
ShouldSerializeShowLines()