Gets or sets an array of objects being designed.
Namespace:
ShinyDesignAssembly: ShinyDesign (in ShinyDesign.dll)
Version: 1.0.0.0 (1.0.0.0)
Syntax
Remarks
The PropertyGridEx control only allows one object to be designed at a time. Consequently, setting this property to an array of more than one object will result in an exception being raised.
Exceptions
| Exception | Condition |
|---|---|
| System..::.ArgumentOutOfRangeException | Thrown if value is an array longer than a single item. |