ComponentOne FlexGrid for WinForms
FilterEditor Property

C1.Win.C1FlexGrid Namespace > CellStyleCollection Class : FilterEditor Property
Gets the style used to paint the column filter editors.
Syntax
'Declaration
 
Public ReadOnly Property FilterEditor As CellStyle
public CellStyle FilterEditor {get;}
Remarks
This style is only used if the grid's C1FlexGridBase.AllowFiltering property is set to true.
See Also

Reference

CellStyleCollection Class
CellStyleCollection Members