Gets or sets the brush that fills the background of the selected text.

Namespace:  C1.WPF.DateTimeEditors
Assembly:  C1.WPF.DateTimeEditors (in C1.WPF.DateTimeEditors.dll)

Syntax

C#
public Brush SelectionBackground { get; set; }
Visual Basic (Declaration)
Public Property SelectionBackground As Brush
	Get
	Set

See Also