An NDoc Documented Class Library

ControlTypeMappingAttribute.CustomUIItemType Property

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

See Also

ControlTypeMappingAttribute Class | White.Core.UIItems.Custom Namespace