ParentControlDesigner::GridSize Property
.NET Framework (current version)
Gets or sets the size of each square of the grid that is drawn when the designer is in grid draw mode.
Assembly: System.Design (in System.Design.dll)
| Exception | Condition |
|---|---|
| ArgumentException | Size is outside the allowed range for GridSize. The default minimum value is 2, and the default maximum value is 200. |
.NET Framework
Available since 1.1
Available since 1.1
Show: