[]
Gets or sets the background of selection.
[Bindable(true)]
public Brush SelectionBackground { get; set; }
<Bindable(True)>
Public Property SelectionBackground As Brush
Type | Description |
---|---|
Brush | The Brush object represents the background of selection range. |