Reverses the direction of the control.
The value must be either:
Property Type: Dynamic
Default Value: False
Hierarchical Reference: ControlName.ReverseDirection
Ensure the property is a dynamic property (the green orb will be displayed alongside the property name)
The default value of the dynamic property can be changed by using the drop down:
Reverse Direction Property Value (dynamic) | Result |
---|---|
False | Will increase the value of the slider when moved from:
|
True | Will increase the value of the slider when moved from:
|
If(TopToBottomReturn="Yes",TRUE,FALSE) | Will set the value of the property to be TRUE when the control TopToBottom is "Yes", otherwise it will be FALSE. |
A value controlled by a rule.