[]
        
(Showing Draft Content)

C1.Win.DataFilter.Styles.BaseNodeStyle

BaseNodeStyle Class

Style with the base node properties.

Namespace: C1.Win.DataFilter.Styles
Assembly: C1.Win.DataFilter.4.8.dll
Syntax
public abstract class BaseNodeStyle : BaseC1FrameworkStyle

Properties

Name Description
BackColor

Gets or sets the Color used to paint the background.

Corners

Gets or sets the radii of the element corners.

ForeColor

Gets or sets the Color used to draw the text.

Margins

Gets or sets the thickness of the margins around the element.

Padding

Gets or sets the thickness of the padding around the element.

Methods

Name Description
ResetBackColor()
ResetCorners()
ResetForeColor()
ResetMargins()
ResetPadding()
ShouldSerializeBackColor()
ShouldSerializeCorners()
ShouldSerializeForeColor()
ShouldSerializeMargins()
ShouldSerializePadding()