[]
Gets the style used to paint the column filter editors.
public CellStyle FilterEditor { get; }
Public ReadOnly Property FilterEditor As CellStyle
This style is only used if the grid's AllowFiltering property is set to true.