Returns the editor that should be used in the filter cell when the FilterOperandStyle is set to Default or FilterUIProvider.
public Infragistics.Win.EmbeddableEditorBase GetFilterCellEditor(
Infragistics.Win.UltraWinGrid.UltraGridColumn column
)
'Declaration
Public Function GetFilterCellEditor( _
ByVal column As Infragistics.Win.UltraWinGrid.UltraGridColumn _
) As Infragistics.Win.EmbeddableEditorBase
Parameters
- column
- The column for which an editor in the filter row is being requested.
Return Value
The editor that should be used, or null if the grid should use the default editor.
Target Platforms: Windows 10, Windows 8.1, Windows 8, Windows 7, Windows Server 2012, Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2