ComponentOne GanttView for WinForms
C1.Win.C1GanttView.4.5.2 Assembly / C1.Win.C1GanttView Namespace / LinkForm Class / CancelButton Property

In This Topic
    CancelButton Property (LinkForm)
    In This Topic
    Syntax
    'Declaration
     
    Public Property CancelButton As System.Windows.Forms.IButtonControl
    public System.Windows.Forms.IButtonControl CancelButton {get; set;}
    See Also