'Declaration Public Enum ScheduleErrorDisplayType Inherits System.Enum
public enum ScheduleErrorDisplayType : System.Enum
Member | Description |
---|---|
ActivityErrorIcon | By default an error icon is displayed within the associated Infragistics.Controls.Schedules.Primitives.ActivityPresenter and in its associated ToolTip. |
BlockingError | Sets the ScheduleControlBase.BlockingError of the controls associated with the XamScheduleDataManager. The default ControlTemplate for the view controls will display an overlay including the error message. |
MessageBox | A message box will be displayed to the end user. |
Target Platforms: Windows 10, Windows 8.1, Windows 8, Windows 7, Windows Server 2012, 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