[Visual Basic] Overridable Public Property ReadOnly TestControlType As Type [C#] public virtual Type TestControlType { get; } [C++] public: virtual __property Type* get_TestControlType(); [JScript] public virtual function get TestControlType() : Type
ControlDictionaryItem Class | White.Core.Mappings Namespace