API Reference > Namespaces > OdPdfPublish Namespace > Classes > OdListBox Class > OdListBox Methods > OdListBox::getMultipleSelection Method
OdListBox::getMultipleSelection Method
Syntax
C++
void getMultipleSelection(bool& state) const;
Parameters 
Description 
bool& state 
[out] A placeholder for the multiple selection flag. 

Returns the current multiple selection flag of the list box. The multiple selection flag determines whether more than one item from the list box can be selected simultaneously. 

 

Copyright © 2002–2020. Open Design Alliance. All rights reserved.