Row value (id).

Namespace: DayPilot.Web.Ui
Assembly:  DayPilot (in DayPilot.dll)
Version: 4.0.1172.0

Syntax

C#
public string Value{ get; set;}
Visual Basic (Declaration)
Public Property Value As String
Visual C++
public:
property String^ Value {
	String^ get ();
	void set (String^ value);
}

See Also

Resource Class
DayPilot.Web.Ui Namespace