An NDoc Documented Class Library

SuggestionList.Items Property

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

See Also

SuggestionList Interface | White.Core.UIItems.ListViewItems Namespace