Property ValueChanged
ValueChanged
Used for multi-object editing. Indicates whether or not property value was changed.
Declaration
public bool ValueChanged { readonly get; set; }
Property Value
| Type | Description |
|---|---|
| Boolean |
Used for multi-object editing. Indicates whether or not property value was changed.
public bool ValueChanged { readonly get; set; }
| Type | Description |
|---|---|
| Boolean |