Gets or sets the value of the control. Namespace: MindFusion.UI.Web
|
C#
![]() |
---|
public Nullable<DateTime> Value { get; set; } |
Visual Basic
![]() |
---|
Public Property Value As Nullable(Of DateTime) |
Type: Nullable(DateTime)
An instance of the System.Nullable(DateTime) structure. Default value is null (Nothing in VB.NET).