C1.Silverlight Namespace / C1TextEditableContentControl Class / SelectionBackground Property

In This Topic
SelectionBackground Property (C1TextEditableContentControl)
In This Topic
Gets or sets the System.Windows.Media.Brush that fills the background of the selected text.
Syntax
'Declaration
 
Public Property SelectionBackground As Brush
 
See Also