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>
ControlExtenderAttribute Class | AqDWeb.Attributes Namespace