ButtonBackground Property (C1ListViewer)
Gets or sets the
System.Windows.Media.Brush that will be assigned to the Background of the buttons inside the control.
public Brush ButtonBackground {get; set;}
'Declaration
Public Property ButtonBackground As Brush