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