ActiveDatabaseSoftware.ActiveQueryBuilder Namespace > DesignPaneOptions Class : SnapToGrid Property |
'Declaration Public Property SnapToGrid As System.Boolean
'Usage Dim instance As DesignPaneOptions Dim value As System.Boolean instance.SnapToGrid = value value = instance.SnapToGrid
public System.bool SnapToGrid {get; set;}