Skip to main content

ResourceEventArgs

Namespace: Wisej.Web.Ext.FullCalendar

Assembly: Wisej.Web.Ext.FullCalendar

Provides data for the ResourceChanged event.

public class ResourceEventArgs : EventArgs

Constructors

Instance memberResourceEventArgs(resource)

Initializes a new instance of ResourceEventArgs.

NameTypeDescription
resourceResourceThe Resource that has changed.

Properties

Instance memberResource

Resource: Returns the Resource that has changed.