An NDoc Documented Class Library

UIItemContainer.ChildrenActionListener Property

[Visual Basic]
Overridable Protected Property ReadOnly ChildrenActionListener As ActionListener
[C#]
protected virtual ActionListener ChildrenActionListener { get; }
[C++]
protected: virtual __property ActionListener* get_ChildrenActionListener();
[JScript]
protected virtual function get ChildrenActionListener() : ActionListener

See Also

UIItemContainer Class | White.Core.UIItems Namespace