[]
        
(Showing Draft Content)

C1.Win.RulesManager.Styles.FormStyle

FormStyle Class

FormStyle contains display attributes that determine the general appearance of the drop down form on the screen.

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

Properties

Name Description
BackColor

Gets or sets the Color used to paint the background.

BorderColor

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

Line

Gets or sets the thickness of the lines and separators.

LineColor

Gets or sets the Color used to draw the lines and separators.

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.