SetValueWithoutNotify

SetValueWithoutNotify(TValueType)

public void SetValueWithoutNotify(TValueType newValue) ;

Description

Allow changing value without triggering any change event.

Parameters

Parameter Name Description
newValue The new value.