public void SetBackground( ViewDisplayBackground background )
| Exception | Condition |
|---|---|
| ArgumentException | The background object is invalid, or view has 'Rendering' style. |
| ArgumentNullException | A non-optional argument was null |
| InvalidOperationException | This view does not contain display-related properties. |