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