C1.Win.RulesManager.Styles Namespace / TextStyle Class / BackColor Property
BackColor Property (TextStyle)
In This Topic
Gets or sets the System.Drawing.Color used to paint the background.
Syntax
'Declaration
 
Public Property BackColor As Color
 
See Also