Method OnValueChanged
OnValueChanged()
Virtual method for implementing operations when a value changed.
Declaration
protected virtual bool OnValueChanged()
Returns
Type | Description |
---|---|
bool | Returns true if values were changed from inside this method. |