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