Property HasPropertyUpdated
HasPropertyUpdated
Boolean indicating if this control updated its property value.
Declaration
public bool HasPropertyUpdated { get; protected set; }
Property Value
| Type | Description |
|---|---|
| Boolean | True if the property value has been updated, false otherwise. |