ctRowControls

From Bohemia Interactive Community
Revision as of 11:46, 1 January 2026 by BrettMayson (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Hover & click on the images for description

Description

Description:
Returns array of controls on the row with the given index.
Groups:
GUI Control - Controls Table

Syntax

Syntax:
control ctRowControls index
Parameters:
control: Control
index: Number
Return Value:
Array of Controls

Examples

Example 1:
_array = _control ctRowControls 0;

Additional Information

See also:
ctAddRow ctAddHeader ctClear ctCurSel ctSetCurSel ctHeaderControls ctRowCount ctHeaderCount ctSetValue ctValue ctSetData ctData ctFindRowHeader ctFindHeaderRows ctRemoveRows ctRemoveHeaders ctSetRowTemplate ctSetHeaderTemplate

Notes

Report bugs on the Feedback Tracker and/or discuss them on the Arma Discord.
Only post proven facts here! Add Note