[]
        
(Showing Draft Content)

C1.Win.RulesManager.Styles.RulesManagerStyles

RulesManagerStyles Class

The RulesManagerStyles class represents the styles for the C1RulesManager control which contains display attributes that determine the appearance of control.

Inheritance
RulesManagerStyles
Namespace: C1.Win.RulesManager.Styles
Assembly: C1.Win.RulesManager.4.8.dll
Syntax
public class RulesManagerStyles : BaseTheme

Properties

Name Description
Buttons

Gets ButtonsStyle containing display attributes that determine the general appearance of all individual buttons on the screen.

Common

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

DropDowns

Gets DropDownsStyle containing display attributes that determine the general appearance of the drop down forms on the screen.

Rules

Gets RuleItemStyle containing display attributes that determine the general appearance of the rule item elements on the screen.

Strings

Gets StringsStyle containing display attributes that determine the general appearance of the all text elements on the screen.

TextBoxes

Gets TextBoxStyle containing display attributes that determine the general appearance of the TextBox elements on the screen.