An NDoc Documented Class Library

ControlExtenderAttribute.TwoWayPropertyNames Property

List of two-way binding property names on this control.

[Visual Basic]
Overridable Public Property ReadOnly IList<T> As 
[C#]
public virtual IList<T> IList<T> { get; }
[C++]
public: virtual __property * get_IList<T>();
[JScript]
public virtual function get IList<T>() : IList<T>

See Also

ControlExtenderAttribute Class | AqDWeb.Attributes Namespace