Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Method containing logic to be executed when 'modified' event is triggered on Group by control.
Syntax
public boolean groupByFieldModified(FormComboBoxControl _groupByControl)
Run On
Called
Parameters
- _groupByControl
Type: FormComboBoxControl Class
Combobox control that represents group by parameter in the report.
Return Value
Type: boolean
Always returns true.