BindingsCollection
Wisej.Web.BindingsCollection
Namespace: Wisej.Web
Assembly: Wisej.Framework (3.2.0.0)
public class BindingsCollection : ICollection, IEnumerable
Public Class BindingsCollection
Inherits ICollection
Implements IEnumerable
Properties
Throws:
Methods
Reads the current values from the data source and sends them to the control.
Takes the current values from the control and writes them to the data source.
Events