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