ComponentOne ADO.NET DataExtender
C1.C1DataExtender.2 Assembly / C1.C1DataExtender.Design Namespace / ColumnExpressionBuilderForm Class / BindingContext Property

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