[]
Returns true if the change has actually been made and the control is not initializing (i.e. on change should be fired)
protected bool SetBoolean(ref bool oldValue, bool newValue)
Type | Name | Description |
---|---|---|
bool | oldValue | |
bool | newValue |
Type | Description |
---|---|
bool |