IBindableComponent

Wisej.Web.IBindableComponent

Namespace: Wisej.Web

Assembly: Wisej.Framework (3.0.0.0)

Bindable components implement this interface.

public interface IBindableComponent : IBindableComponent, IComponent, IDisposable

Properties

BindingContext: Returns or sets the collection of currency managers for the IBindableComponent.

ControlBindingsCollection: Returns the collection of data-binding objects for this IBindableComponent.

Implemented By

Last updated