An NDoc Documented Class Library

UIItemContainer.Items Property

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

See Also

UIItemContainer Class | White.Core.UIItems Namespace