ComponentOne FlexGrid for WinForms
Editor Property (CellStyleCollection)

C1.Win.C1FlexGrid Namespace > CellStyleCollection Class : Editor Property
Gets the style used to paint the cell being edited.
Syntax
'Declaration
 
Public ReadOnly Property Editor As CellStyle
public CellStyle Editor {get;}
Remarks
This style is empty by default, so cells being edited are rendered using the Focus style.
See Also

Reference

CellStyleCollection Class
CellStyleCollection Members