ComponentOne Expression Editor for WPF
C1.WPF.ExpressionEditor.4.5.2 Assembly / C1.WPF.ExpressionEditor Namespace / C1ExpressionEditor Class / ShowErrorBox Property

In This Topic
    ShowErrorBox Property
    In This Topic
    Gets or sets a value indicating whether to show errors.
    Syntax
    'Declaration
     
    Public Property ShowErrorBox As Boolean
    public bool ShowErrorBox {get; set;}
    See Also