IBindableComponent

Wisej.Web.IBindableComponent

Namespace: Wisej.Web

Assembly: Wisej.Framework (3.5.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.

Boolean: Returns whether the IBindableComponent has its own BindingContext.

Object: Returns or sets the owner of this IBindableComponent component.

Implemented By

Last updated