[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
ControlTypeMappingAttribute Class | White.Core.UIItems.Custom Namespace