[]
        
(Showing Draft Content)

C1.Win.ExpressionEditor.UI.BasePropStyle

BasePropStyle Class

Base style with basic properties.

Namespace: C1.Win.ExpressionEditor.UI
Assembly: C1.Win.ExpressionEditor.8.dll
Syntax
public abstract class BasePropStyle : BaseStyle

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
ApplyToStyle(Style)

Applies style to destination style if it is possible.

ResetCorners()

Restores the default value of the Corners property.

ShouldSerializeCorners()

Specifies whether to save the value of the Corners property.