[]
        
(Showing Draft Content)

C1.Win.RulesManager.Styles.CommonStyle

CommonStyle Class

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

Inheritance
CommonStyle
Namespace: C1.Win.RulesManager.Styles
Assembly: C1.Win.RulesManager.4.8.dll
Syntax
public class CommonStyle : FormStyle

Properties

Name Description
ChildSpacingHorz

Gets or sets the amount of horizontal space between child elements.

ChildSpacingVert

Gets or sets the amount of vertical space between child elements.

Corners

Gets or sets corners of the element.

EmptyBackColor

Gets or sets the Color used to paint the empty space background.

Icons

Gets or sets icons of the element.

Margins

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

Methods

Name Description
ApplyToStyle(Style)

Applies style to the specified C1.Framework.Style if it is possible.