ComponentOne RulesManager for WinForms
C1.Win.RulesManager Namespace / ViewOptions Class / IsConditionVisible Property

In This Topic
    IsConditionVisible Property (ViewOptions)
    In This Topic
    Gets or sets a value indicating whether to show the C1RulesManager formatting condition element.
    Syntax
    'Declaration
     
    
    Public Property IsConditionVisible As Boolean
    public bool IsConditionVisible {get; set;}
    See Also