ComponentOne GanttView for WinForms
DialogType Enumeration

C1.Win.C1GanttView.4 Assembly > C1.Win.C1GanttView Namespace : DialogType Enumeration
Represents the type of dialog.
Syntax
'Declaration
 
Public Enum DialogType 
   Inherits System.Enum
public enum DialogType : System.Enum 
Members
MemberDescription
LinkInfoThe link infomation dialog.
TaskInfoThe task infomation dialog.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         C1.Win.C1GanttView.DialogType

See Also

Reference

C1.Win.C1GanttView Namespace