[]
        
(Showing Draft Content)

C1.WPF.FlexGrid.C1FlexGrid.EditorForeground

EditorForeground Property

EditorForeground

Gets or sets the Brush that is used to paint the foreground of cells in edit mode.

Declaration
public Brush EditorForeground { get; set; }
Remarks

Setting this property to null causes the editor background to be painted using the brush defined by the CursorForeground property.