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