[]
Gets or sets a value indicating whether controls on the design surface should align to the nearest grid point.
[Obsolete("SnapGrid is obsoleted for designer, please use LayoutMode instead")]
public bool SnapGrid { get; set; }
Type | Description |
---|---|
bool |
|
This property is obsolete and maintained for backward compatibility. Use the LayoutMode property to control the layout behavior of controls on the design surface.