[]
        
(Showing Draft Content)

C1.Win.RulesManager.Styles.BaseElementStyle

BaseElementStyle Class

Base class for C1RulesManager style.

Inheritance
BaseElementStyle
Namespace: C1.Win.RulesManager.Styles
Assembly: C1.Win.RulesManager.4.8.dll
Syntax
public abstract class BaseElementStyle : BaseC1FrameworkStyle

Properties

Name Description
Border

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

Corners

Gets or sets corners of the element.

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 the specified C1.Framework.Style if it is possible.