Method GetMembersOfGroups
GetMembersOfGroups(int[]?, bool)
Gets ControlSet with all child controls which are members of the specified groups.
public virtual ControlSet GetMembersOfGroups(int[]? groupIndexes, bool recursive = false)
Gets ControlSet with all child controls which are members of the specified groups.
public virtual ControlSet GetMembersOfGroups(int[]? groupIndexes, bool recursive = false)