DatePickerIsErrorShown Property

Gets or sets whether error messages are shown to the user below the control. The default is .

Definition

Namespace: Common.Wpf.Controls
Assembly: Common.Wpf.Controls (in Common.Wpf.Controls.dll) Version: 2.0.7
C#
public bool IsErrorShown { get; set; }

Property Value

Boolean

See Also