Event value (DayPilotCalendar.DataValueField property). Read-only. Obsolete. Use .Id instead.
            
Namespace: DayPilot.Web.Ui.Events.CalendarAssembly: DayPilot (in DayPilot.dll) Version: 8.1.3443.0 (8.1.3443.0)
 Syntax
Syntax
| C# | 
|---|
| [ObsoleteAttribute("Use .Id instead.")] public string Value { get; internal set; } | 
| Visual Basic | 
|---|
| <ObsoleteAttribute("Use .Id instead.")> _ Public Property Value As String Get Friend Set | 
| Visual C++ | 
|---|
| public: [ObsoleteAttribute(L"Use .Id instead.")] property String^ Value { String^ get (); internal: void set (String^ value); } | 






