ASP.NET Pack Programmer's Guide
TimetableDate.Value Property
See Also
 





Gets or sets the DateTime value of the item.

Namespace: MindFusion.Scheduling.WebForms
Package: MindFusion.Scheduling.WebForms

 Syntax

C#  Copy Code

public DateTime Value { get; set; }

Visual Basic  Copy Code

Public Property Value As DateTime

 Property Value

An instance of the System.DateTime structure.

 See Also

TimetableDate Members
TimetableDate Class
MindFusion.Scheduling.WebForms Namespace