Gets or sets whether the user can enter null values.

Namespace:  C1.Silverlight.DateTimeEditors
Assembly:  C1.Silverlight.DateTimeEditors (in C1.Silverlight.DateTimeEditors.dll)

Syntax

C#
public bool AllowNull { get; set; }
Visual Basic
Public Property AllowNull As Boolean
	Get
	Set

See Also