DiagramGridSizeBuilder.Items Method
| Name | Parameters | Description |
|---|---|---|
| Items(JS) | value | An array that specifies the Grid Size combobox items on 'Properties' panel. Mirrors the client-side items option. |
| Items(IEnumerable<Double>) | value | An array that specifies the Grid Size combobox items on 'Properties' panel. Mirrors the client-side items option. |