ComponentOne GanttView for WinForms
C1.Win.GanttView.8 Assembly / C1.Win.GanttView Namespace / LinkForm Class / BindingContext Property

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