AdvancedErrorProviderShowBindingErrors Property
Namespace: KGySoft.WinForms.ComponentsAssembly: KGySoft.WinForms (in KGySoft.WinForms.dll) Version: 5.0.1
[DefaultValueAttribute(true)]
public bool ShowBindingErrors { get; set; }
<DefaultValueAttribute(true)>
Public Property ShowBindingErrors As Boolean
Get
Set
public:
[DefaultValueAttribute(true)]
property bool ShowBindingErrors {
bool get ();
void set (bool value);
}
[<DefaultValueAttribute(true)>]
member ShowBindingErrors : bool with get, set
Property Value
Boolean