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