ComponentOne Data Source for Entity Framework
C1.LiveLinq.LiveViews Namespace / View Class / DataBindingMode Property

In This Topic
    DataBindingMode Property
    In This Topic
    Gets or sets the data binding mode for this view.
    Syntax
    'Declaration
     
    
    Public Property DataBindingMode As DataBindingMode
    public DataBindingMode DataBindingMode {get; set;}
    See Also