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