CriticalBackgroundColor Property (C1RulesManager)
In This Topic
Gets or sets a value color for representing a critical background state.
Syntax
'Declaration
Public Property CriticalBackgroundColor As Color
public Color CriticalBackgroundColor {get; set;}
See Also