ComponentOne RulesManager for WinForms
C1.Win.RulesManager Namespace / IViewOptions Interface
Properties

In This Topic
    IViewOptions Interface Members
    In This Topic

    The following tables list the members exposed by IViewOptions.

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