ComponentOne RichTextBox for WPF and Silverlight
Background Property (C1TableColumn)

C1.WPF.RichTextBox.Documents Namespace > C1TableColumn Class : Background Property
Gets or sets the background System.Windows.Media.Brush used to fill the content of the C1TableColumn.
Syntax
'Declaration
 
Public Property Background As System.Windows.Media.Brush
public System.Windows.Media.Brush Background {get; set;}
See Also

Reference

C1TableColumn Class
C1TableColumn Members