バージョン

ActivityTypeChooserDialog クラス

使用可能な Infragistics.Controls.Schedules.ActivityTypes のセットに基づいて Infragistics.Controls.Schedules.ActivityType を選択するために使用されるカスタム コントロール。
シンタックス
'宣言
 
Public Class ActivityTypeChooserDialog 
   Inherits Infragistics.Controls.Schedules.Primitives.ScheduleDialogBase(Of Nullable(Of ActivityType))
   Implements Infragistics.ICommandTarget 
public class ActivityTypeChooserDialog : Infragistics.Controls.Schedules.Primitives.ScheduleDialogBase<Nullable<ActivityType>>, Infragistics.ICommandTarget  
参照