Gets or sets the data binding mode for this view.
Namespace:
C1.LiveLinq.LiveViewsAssembly: C1.LiveLinq (in C1.LiveLinq.dll)
Syntax
C# |
---|
public DataBindingMode DataBindingMode { get; set; } |
Visual Basic |
---|
Public Property DataBindingMode As DataBindingMode Get Set |