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

In This Topic
    IsExpressionButtonVisible Property (ViewOptions)
    In This Topic
    A value indicating whether the expression dialog button is enabled.
    Syntax
    'Declaration
     
    
    Public Property IsExpressionButtonVisible As Boolean
    public bool IsExpressionButtonVisible {get; set;}
    See Also