Name | Description | |
---|---|---|
ViewOptions Constructor |
The following tables list the members exposed by ViewOptions.
Name | Description | |
---|---|---|
ViewOptions Constructor |
Name | Description | |
---|---|---|
AllowedRules | Gets or sets a value indicating which types of rules are supported by the C1RulesManager control. | |
CanChangePriority | A value indicating whether the end user can change the priority of a rule using the user interface. | |
CanEditName | Gets or sets a value indicating whether the end user can edit the rule name using the user interface. | |
IsAddButtonVisible | A value indicating whether the add new rule button is enabled and visible. | |
IsBackColorVisible | Gets or sets a value indicating whether to display background color button on the format toolbar. | |
IsBorderColorVisible | Gets or sets a value indicating whether to display border color button on the format toolbar. | |
IsConditionVisible | Gets or sets a value indicating whether to show the C1RulesManager formatting condition element. | |
IsExpressionButtonVisible | A value indicating whether the expression dialog button is enabled. | |
IsFontStyleVisible | Gets or sets a value indicating whether to display font style buttons on the format toolbar. | |
IsHeaderVisible | Gets or sets a value indicating whether to show the C1RulesManager header. | |
IsHistogramVisible | Gets or sets a value indicating whether to display histogram buttons on the format toolbar. | |
IsIconsButtonVisible | Gets or sets a value indicating whether to display icons button on the format toolbar. | |
IsRangeSelectorVisible | Gets or sets a value indicating whether to show the C1RulesManager range selector element. | |
IsRemoveButtonVisible | A value indicating whether the remove rule button is enabled and visible. | |
IsRuleCheckBoxVisible | A value indicating whether the Enable/Disable check box is visible in the rule item. | |
IsRuleNameVisible | A value indicating whether the rule name is visible in the rule editor. | |
IsStopIfTrueVisible | A value indicating whether the StopIfTrue check box is visible in the rule editor. | |
IsTextAlignVisible | A value indicating whether to display text alignment button on the format toolbar. | |
IsTextColorVisible | Gets or sets a value indicating whether to display text color button on the format toolbar. | |
PopupPlacement | Get or sets a value determines the placement of the pop-up list. |
Name | Description | |
---|---|---|
PropertyChanged | Occurs when a property value changes. (Inherited from C1.Win.RulesManager.Model.BaseNotifyPropertyChanged) |