ComponentOne Expression Editor for UWP
C1.UWP.ExpressionEditor Assembly / C1.Xaml.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 System.Boolean
    public System.bool ShowErrorBox {get; set;}
    See Also