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