Resource ID of the selection column.

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

Syntax

C#
public string Resource { get; }
Visual Basic (Declaration)
Public ReadOnly Property Resource As String
Visual C++
public:
property String^ Resource {
	String^ get ();
}

See Also