Groups the option button with the previous one.
Use this method after adding a new option button to the form, which allows the form to select one option button at a time.
Groups the option button with the previous one.
Use this method after adding a new option button to the form, which allows the form to select one option button at a time.
| Visual Basic |
|---|
Public Sub GroupWith( _ ByVal TargetUID As String _ ) |
When calling this method, SAP Business One automatically assigns values in increasing order to the ValOn property of the items in the group, starting with 1.