ComponentOne RichTextBox for UWP
Background Property (C1TableColumn)

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

Reference

C1TableColumn Class
C1TableColumn Members