WebScheduleInfo supports client side events that allow developers to provide rich and responsive interfaces with a minimum of post-backs to the server.
The following events can be canceld by setting the oEvent.Cancel property to true.
ActiveDayChanging
ActivityAdding
ActivityDialogEdit
ActivityUpdating
ActiveResourceChanging
'Declaration Public Class WebScheduleInfoClientEvents Inherits Infragistics.WebUI.WebControls.SmartClientEvents Implements Infragistics.WebUI.Shared.ICollectionObject, Infragistics.WebUI.Shared.IStateObject
public class WebScheduleInfoClientEvents : Infragistics.WebUI.WebControls.SmartClientEvents, Infragistics.WebUI.Shared.ICollectionObject, Infragistics.WebUI.Shared.IStateObject
Target Platforms: Windows 10, Windows 8.1, Windows 8, Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2