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