An NDoc Documented Class Library

ControlExtenderAttribute.ForControlType Property

Control type which the control extender binds to.

[Visual Basic]
Overridable Public Property ReadOnly Type As 
[C#]
public virtual Type Type { get; }
[C++]
public: virtual __property * get_Type();
[JScript]
public virtual function get Type() : Type

See Also

ControlExtenderAttribute Class | AqDWeb.Attributes Namespace