Expression Editor for WinForms | ComponentOne
C1.Win.ExpressionEditor Namespace / ExpressionEditorForm Class / ShowApplyButton Property

In This Topic
    ShowApplyButton Property (ExpressionEditorForm)
    In This Topic
    Gets or sets a value indicating whether the Apply button is visible.
    Syntax
    'Declaration
     
    
    Public Property ShowApplyButton As Boolean
    public bool ShowApplyButton {get; set;}
    See Also