Property ShowGrid
- Namespace
- Alternet.FormDesigner.WinForms
- Assembly
- Alternet.FormDesigner.v9.dll
ShowGrid
Controls whether designer should display a sizing grid. Effective only when UseSnapLines is set false.
public bool ShowGrid { get; set; }
Controls whether designer should display a sizing grid. Effective only when UseSnapLines is set false.
public bool ShowGrid { get; set; }