[]
The RulesManagerStyles class represents the styles for the C1RulesManager control which contains display attributes that determine the appearance of control.
public class RulesManagerStyles : BaseTheme
| 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. |