ComponentOne ReportViewer for ASP.NET Web Forms
C1.C1Report.4 Assembly / C1.C1Preview.Export Namespace / EmfOptionsForm Class / BindingContext Property

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