Index of the Resource on which the menu was invoked.

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

Syntax

C#
public int Index { get; }
Visual Basic
Public ReadOnly Property Index As Integer
	Get
Visual C++
public:
property int Index {
	int get ();
}

See Also