An NDoc Documented Class Library

ControlDictionaryItem.ControlType Property

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

See Also

ControlDictionaryItem Class | White.Core.Mappings Namespace