API Reference > Namespaces > OdPdfPublish Namespace > Classes > OdRadioButton Class > OdRadioButton Methods > OdRadioButton::setGrouping Method
OdRadioButton::setGrouping Method
Syntax
C++
void setGrouping(bool state);
Parameters 
Description 
bool state 
[in] A new flag value. 

Sets a new value for the flag that determines whether the radio button is included in a group of radio buttons. If the flag value is equal to true, the radio button is in a group, otherwise it is a standalone radio button. 

 

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