ActiveDatabaseSoftware.ActiveQueryBuilder Namespace > QueryColumnListOptions Class : BackColor Property |
'Declaration Public Property BackColor As System.Drawing.Color
'Usage Dim instance As QueryColumnListOptions Dim value As System.Drawing.Color instance.BackColor = value value = instance.BackColor
public System.Drawing.Color BackColor {get; set;}