An NDoc Documented Class Library

IUIItem.ActionListener Property

[Visual Basic]
Property ReadOnly ActionListener As ActionListener
[C#]
ActionListener ActionListener { get; }
[C++]
__property ActionListener* get_ActionListener();
[JScript]
function get ActionListener() : ActionListener

See Also

IUIItem Interface | White.Core.UIItems Namespace