Search
DropDownEventObject.getQueryList Method
See Also
 






gets the data attached from drop down event

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

 Syntax

Java  Copy Code

public List<String> getQueryList ()

 Return Value

 See Also