ComponentOne GanttView for WinForms
C1.Win.C1GanttView.4.5.2 Assembly / C1.Win.C1GanttView Namespace / LayoutForm Class / BindingContext Property

In This Topic
    BindingContext Property (LayoutForm)
    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