Allows for enabling items in Target based on ActiveIndex number. The options are "AtIndexOnly" which activates only item at ActiveIndex. There is "AfterIndex" which activates all items after ActiveIndex. "BeforeIndex" which activates all items that are before ActiveIndex. and "AllButIndex" which activates all items except the one at ActiveIndex which will be disabled.