'Declaration Protected Friend Overrides Function IsActivityFeatureSupported( _ ByVal activityType As Infragistics.Controls.Schedules.ActivityType, _ ByVal activityFeature As Infragistics.Controls.Schedules.ActivityFeature, _ ByVal calendar As Infragistics.Controls.Schedules.ResourceCalendar _ ) As Boolean
protected internal override bool IsActivityFeatureSupported( Infragistics.Controls.Schedules.ActivityType activityType, Infragistics.Controls.Schedules.ActivityFeature activityFeature, Infragistics.Controls.Schedules.ResourceCalendar calendar )
This method is used by the data manager to determine if the specified feature is supported for activities of the specified type that belong the specified calendar. If the feature is not supported, relevant user interface will be disabled or hidden in the schedule controls.
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
ExchangeScheduleDataConnector Class
ExchangeScheduleDataConnector Members
Infragistics.Controls.Schedules.ScheduleDataConnectorBase.IsActivityOperationSupported(Infragistics.Controls.Schedules.ActivityBase,Infragistics.Controls.Schedules.ActivityOperation)
AreActivitiesSupported Method