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