[]
        
(Showing Draft Content)

C1.Win.DataFilter.Styles.BasePropStyle

BasePropStyle Class

Style with the base properties.

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

Properties

Name Description
BackColor

Gets or sets the Color used to paint the background.

Border

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

BorderColor

Gets or sets the Color used to draw the border around the element.

Corners

Gets or sets the radii of the element corners.

Margins

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

Padding

Gets or sets the thickness of the padding between the element edges and its content.

Methods

Name Description
ResetBackColor()
ResetBorder()
ResetBorderColorr()
ResetCorners()

Restores the default value of the Corners property.

ResetMargins()
ResetPadding()
ShouldSerializeBackColor()
ShouldSerializeBorder()
ShouldSerializeBorderColor()
ShouldSerializeCorners()

Specifies whether to save the value of the Corners property.

ShouldSerializeMargins()
ShouldSerializePadding()