[]
        
(Showing Draft Content)

GrapeCity.Wpf.SpreadSheet.CellType.Editors.EditBase.CaretBrush

CaretBrush Property

CaretBrush

Gets or sets the brush that is used to paint the caret of the editor control. This is a dependency property.

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

The Brush that is used to paint the caret of the editor control.