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