[]
Sets the value in all the properties of the group.
public void SetValue(object value, IValueConverter converter = null)
| Type | Name | Description |
|---|---|---|
| object | value | The value to be set. |
| IValueConverter | converter | The converter to convert the value if necessary. |