Method SetAllOverridesTo
SetAllOverridesTo(bool)
Sets the state of all the overrides on this component to a given value.
Declaration
public void SetAllOverridesTo(bool state)
Parameters
Type | Name | Description |
---|---|---|
bool | state | The value to set the state of the overrides to. |