Hi Guys,
I found that we can set tab group color in daml.
But if we want to change the tabGroup color with condition, may I know how to do that?
I am using arcgis pro 2.5
<tabGroups> <tabGroup caption="Feature Layer" id="esri_mapping_featureLayerTabGroup"> <color A="255" R="238" G="170" B="90" /> <borderColor A="0" R="251" G="226" B="195" /> </tabGroup> </tabGroups>