An NDoc Documented Class Library

ControlDictionaryItem.TestControlType Property

[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

See Also

ControlDictionaryItem Class | White.Core.Mappings Namespace