ComponentOne RulesManager for WinForms
C1.Win.RulesManager Namespace / ViewOptions Class
Properties Events

In This Topic
    ViewOptions Class Members
    In This Topic

    The following tables list the members exposed by ViewOptions.

    Public Constructors
    Public Properties
     NameDescription
    Public PropertyGets or sets a value indicating which types of rules are supported by the C1RulesManager control.  
    Public PropertyA value indicating whether the end user can change the priority of a rule using the user interface.  
    Public PropertyGets or sets a value indicating whether the end user can edit the rule name using the user interface.  
    Public PropertyA value indicating whether the add new rule button is enabled and visible.  
    Public PropertyGets or sets a value indicating whether to display background color button on the format toolbar.  
    Public PropertyGets or sets a value indicating whether to display border color button on the format toolbar.  
    Public PropertyGets or sets a value indicating whether to show the C1RulesManager formatting condition element.  
    Public PropertyA value indicating whether the expression dialog button is enabled.  
    Public PropertyGets or sets a value indicating whether to display font style buttons on the format toolbar.  
    Public PropertyGets or sets a value indicating whether to show the C1RulesManager header.  
    Public PropertyGets or sets a value indicating whether to display histogram buttons on the format toolbar.  
    Public PropertyGets or sets a value indicating whether to display icons button on the format toolbar.  
    Public PropertyGets or sets a value indicating whether to show the C1RulesManager range selector element.  
    Public PropertyA value indicating whether the remove rule button is enabled and visible.  
    Public PropertyA value indicating whether the Enable/Disable check box is visible in the rule item.  
    Public PropertyA value indicating whether the rule name is visible in the rule editor.  
    Public PropertyA value indicating whether the StopIfTrue check box is visible in the rule editor.  
    Public PropertyA value indicating whether to display text alignment button on the format toolbar.  
    Public PropertyGets or sets a value indicating whether to display text color button on the format toolbar.  
    Public PropertyGet or sets a value determines the placement of the pop-up list.  
    Top
    Public Events
     NameDescription
    Public EventOccurs when a property value changes. (Inherited from C1.Win.RulesManager.Model.BaseNotifyPropertyChanged)
    Top
    See Also