Search
DropDownSelectionEventObject.getQueryList Method
See Also
 






get the list of items displayed in drop down

Namespace: com.mindfusion.spreadsheet
Package: com.mindfusion.spreadsheet

 Syntax

Java  Copy Code

public List<String> getQueryList ()

 Return Value

 See Also