[]
        
(Showing Draft Content)

GrapeCity.Wpf.SpreadSheet.CellType.Editors.EditBase.SelectionBrush

SelectionBrush Property

SelectionBrush

Gets or sets the brush that highlights the selected text. This is a dependency property.

Declaration
public Brush SelectionBrush { get; set; }
Public Property SelectionBrush As Brush
Property Value
Type Description
Brush

The Brush that highlights the selected text.

Remarks

You can specify the brush that highlights selected text by setting the GrapeCity.Windows.InputMan.Primitives.EditBase.SelectionBrush and GrapeCity.Windows.InputMan.Primitives.EditBase.SelectionOpacity properties. The GrapeCity.Windows.InputMan.Primitives.EditBase.SelectionOpacity property specifies the opacity of the GrapeCity.Windows.InputMan.Primitives.EditBase.SelectionBrush.