ComponentOne Expression Editor for WPF
C1.WPF.ExpressionEditor.4.5.2 Assembly / C1.WPF.ExpressionEditor Namespace / C1ExpressionEditor Class / ShowErrorBoxProperty Field

In This Topic
    ShowErrorBoxProperty Field
    In This Topic
    Identifies the ShowErrorBox dependency property.
    Syntax
    'Declaration
     
    Public Shared ReadOnly ShowErrorBoxProperty As DependencyProperty
    public static readonly DependencyProperty ShowErrorBoxProperty
    See Also