WinForms

Code Examples Upgrade Guide User Guide Demos Support Forums Download
  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class FilterRowTextBoxCellRenderer

    Show / Hide Table of Contents

    Class FilterRowTextBoxCellRenderer

    Represents the class that is used for drawing the text box FilterRow cell.

    Inheritance
    System.Object
    GridCellRendererBase
    GridVirtualizingCellRendererBase<System.Windows.Forms.TextBox>
    FilterRowCellRenderer<System.Windows.Forms.TextBox>
    FilterRowTextBoxCellRenderer
    FilterRowCheckBoxCellRenderer
    Implements
    IGridCellRenderer<TableControl>
    System.IDisposable
    IFilterRowRenderer
    Inherited Members
    FilterRowCellRenderer<TextBox>.OnFilterRowConditionChanged(String)
    FilterRowCellRenderer<TextBox>.OpenFilterOptionPopup()
    FilterRowCellRenderer<TextBox>.CloseFilterOptionPopup()
    FilterRowCellRenderer<TextBox>.ProcessSingleFilter(Object)
    FilterRowCellRenderer<TextBox>.ProcessMultipleFilters(List<Object>, List<Object>)
    FilterRowCellRenderer<TextBox>.GetFilterText(List<FilterPredicate>)
    FilterRowCellRenderer<TextBox>.GetControlValue()
    FilterRowCellRenderer<TextBox>.OnMouseMove(DataColumnBase, RowColumnIndex, MouseEventArgs)
    FilterRowCellRenderer<TextBox>.OnMouseHoverLeave(DataColumnBase, RowColumnIndex, MouseEventArgs)
    FilterRowCellRenderer<TextBox>.OnMouseDown(DataColumnBase, RowColumnIndex, MouseEventArgs)
    FilterRowCellRenderer<TextBox>.OnMouseUp(DataColumnBase, RowColumnIndex, MouseEventArgs)
    FilterRowCellRenderer<TextBox>.OnFilterOptionsClick(Object, EventArgs)
    FilterRowCellRenderer<TextBox>.DrawDropDownButton(Graphics, Rectangle, Color)
    FilterRowCellRenderer<TextBox>.OnFilterOptionsListMouseMove(Object, MouseEventArgs)
    FilterRowCellRenderer<TextBox>.ApplyFilters(List<FilterPredicate>, String)
    FilterRowCellRenderer<TextBox>.GetFilterPredicates(Object)
    FilterRowCellRenderer<TextBox>.OnRender(Graphics, Rectangle, String, CellStyleInfo, DataColumnBase, RowColumnIndex)
    FilterRowCellRenderer<TextBox>.GetEditorUIElementBounds()
    FilterRowCellRenderer<TextBox>.OnWireEditUIElement(TextBox)
    FilterRowCellRenderer<TextBox>.OnUnwireEditUIElement(TextBox)
    FilterRowCellRenderer<TextBox>.GetCellValue()
    FilterRowCellRenderer<TextBox>.GetFilterOptionsList()
    FilterRowCellRenderer<TextBox>.Dispose(Boolean)
    FilterRowCellRenderer<TextBox>.GetMultiSelectFilterPredicates(List<FilterElement>, List<FilterElement>)
    FilterRowCellRenderer<TextBox>.IsDroppedDown
    FilterRowCellRenderer<TextBox>.DataColumn
    FilterRowCellRenderer<TextBox>.FilterOptionsList
    FilterRowCellRenderer<TextBox>.FilterOptionPopup
    FilterRowCellRenderer<TextBox>.IsValueChanged
    GridVirtualizingCellRendererBase<TextBox>.InitializeEditElement(DataColumnBase, RowColumnIndex, TextBox)
    GridVirtualizingCellRendererBase<TextBox>.BeginEdit(DataColumnBase, RowColumnIndex)
    GridVirtualizingCellRendererBase<TextBox>.EndEdit(DataColumnBase, RowColumnIndex)
    GridVirtualizingCellRendererBase<TextBox>.OnCreateEditUIElement()
    GridVirtualizingCellRendererBase<TextBox>.OnEnteredEditMode(TextBox)
    GridCellRendererBase.SetCurrentCellState(RowColumnIndex, Control, Boolean, Boolean)
    GridCellRendererBase.ResetCurrentCellState()
    GridCellRendererBase.SetFocus(Boolean)
    GridCellRendererBase.UnloadUIElement()
    GridCellRendererBase.Dispose()
    GridCellRendererBase.Render(Graphics, Rectangle, String, CellStyleInfo, DataColumnBase, RowColumnIndex)
    GridCellRendererBase.MouseHover(DataColumnBase, RowColumnIndex, MouseEventArgs)
    GridCellRendererBase.MouseMove(DataColumnBase, RowColumnIndex, MouseEventArgs)
    GridCellRendererBase.MouseHoverLeave(DataColumnBase, RowColumnIndex, MouseEventArgs)
    GridCellRendererBase.MouseUp(DataColumnBase, RowColumnIndex, MouseEventArgs)
    GridCellRendererBase.MouseDown(DataColumnBase, RowColumnIndex, MouseEventArgs)
    GridCellRendererBase.MouseDoubleClick(DataColumnBase, RowColumnIndex, MouseEventArgs)
    GridCellRendererBase.UpdateEditElement(DataColumnBase, Control, Rectangle)
    GridCellRendererBase.DrawErrorIcon(Graphics, Rectangle, Bitmap, RowColumnIndex)
    GridCellRendererBase.KeyDown(DataColumnBase, RowColumnIndex, KeyEventArgs)
    GridCellRendererBase.KeyPress(DataColumnBase, RowColumnIndex, KeyPressEventArgs)
    GridCellRendererBase.KeyUp(DataColumnBase, RowColumnIndex, KeyEventArgs)
    GridCellRendererBase.IGridCellRenderer<TableControl>.OnDrawCurrentCell(Graphics, SfDataGrid, RowColumnIndex)
    GridCellRendererBase.SetControlValue(Object)
    GridCellRendererBase.SetFocus(Control, Boolean)
    GridCellRendererBase.OnUpdateEditElement(DataColumnBase, Control, Rectangle)
    GridCellRendererBase.OnDrawCurrentCell(Graphics, SfDataGrid, RowColumnIndex)
    GridCellRendererBase.OnDrawErrorIcon(Graphics, Rectangle, Bitmap, RowColumnIndex)
    GridCellRendererBase.OnMouseHover(DataColumnBase, RowColumnIndex, MouseEventArgs)
    GridCellRendererBase.OnMouseDoubleClick(DataColumnBase, RowColumnIndex, MouseEventArgs)
    GridCellRendererBase.ShowValidationErrorToolTip(SfToolTip, DataColumnBase, RowColumnIndex, Point)
    GridCellRendererBase.OnKeyUp(DataColumnBase, RowColumnIndex, KeyEventArgs)
    GridCellRendererBase.UpdateCurrentCellState(Control, Boolean)
    GridCellRendererBase.TableControl
    GridCellRendererBase.IsEditable
    GridCellRendererBase.IsFocusable
    GridCellRendererBase.HasCurrentCellState
    GridCellRendererBase.CurrentCellIndex
    GridCellRendererBase.CurrentCellRendererElement
    GridCellRendererBase.IsInEditing
    GridCellRendererBase.IsFocused
    GridCellRendererBase.IsHovered
    GridCellRendererBase.IsPressed
    System.Object.ToString()
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    Namespace: Syncfusion.WinForms.DataGrid.RowFilter
    Assembly: Syncfusion.SfDataGrid.WinForms.dll
    Syntax
    public class FilterRowTextBoxCellRenderer : FilterRowCellRenderer<TextBox>, IGridCellRenderer<TableControl>, IDisposable, IFilterRowRenderer

    Constructors

    FilterRowTextBoxCellRenderer()

    Initializes a new instance of the FilterRowTextBoxCellRenderer class.

    Declaration
    public FilterRowTextBoxCellRenderer()

    Methods

    CanValidate()

    Overridden to update the validation state of the renderer.

    Declaration
    public override bool CanValidate()
    Returns
    Type Description
    System.Boolean

    Returns true, if the content needs to be validated; otherwise return false.

    Overrides
    GridCellRendererBase.CanValidate()

    OnEditingComplete(DataColumnBase, TextBox)

    Overridden to apply the filtering on the editing complete.

    Declaration
    protected override void OnEditingComplete(DataColumnBase column, TextBox currentRendererElement)
    Parameters
    Type Name Description
    DataColumnBase column

    The DataColumnBase of the cell.

    System.Windows.Forms.TextBox currentRendererElement

    The edit element of the current renderer.

    Overrides
    Syncfusion.WinForms.DataGrid.Renderers.GridVirtualizingCellRendererBase<System.Windows.Forms.TextBox>.OnEditingComplete(Syncfusion.WinForms.DataGrid.DataColumnBase, System.Windows.Forms.TextBox)

    OnInitializeEditElement(DataColumnBase, RowColumnIndex, TextBox)

    Initializes the edit element of the filter row cell.

    Declaration
    protected override void OnInitializeEditElement(DataColumnBase column, RowColumnIndex rowColumnIndex, TextBox uiElement)
    Parameters
    Type Name Description
    DataColumnBase column

    The column base of the given row column index that needs to initialize the edit element.

    RowColumnIndex rowColumnIndex

    The row column index of the edit element.

    System.Windows.Forms.TextBox uiElement

    The editor element that needs to be initialized.

    Overrides
    Syncfusion.WinForms.DataGrid.Renderers.GridVirtualizingCellRendererBase<System.Windows.Forms.TextBox>.OnInitializeEditElement(Syncfusion.WinForms.DataGrid.DataColumnBase, Syncfusion.WinForms.GridCommon.ScrollAxis.RowColumnIndex, System.Windows.Forms.TextBox)

    OnKeyDown(DataColumnBase, RowColumnIndex, KeyEventArgs)

    Overridden to update the key down event to the NavigationController.

    Declaration
    protected override void OnKeyDown(DataColumnBase dataColumn, RowColumnIndex rowColumnIndex, KeyEventArgs e)
    Parameters
    Type Name Description
    DataColumnBase dataColumn

    The DataColumnBase of the cell.

    RowColumnIndex rowColumnIndex

    The row and column index of the cell.

    System.Windows.Forms.KeyEventArgs e

    The System.Windows.Forms.KeyEventArgs that contains the event data.

    Overrides
    GridCellRendererBase.OnKeyDown(DataColumnBase, RowColumnIndex, KeyEventArgs)

    OnKeyPress(DataColumnBase, RowColumnIndex, KeyPressEventArgs)

    Occurs when the key is pressed while the cell has focus.

    Declaration
    protected override void OnKeyPress(DataColumnBase dataColumn, RowColumnIndex rowColumnIndex, KeyPressEventArgs e)
    Parameters
    Type Name Description
    DataColumnBase dataColumn

    The DataColumnBase of the cell.

    RowColumnIndex rowColumnIndex

    The row and column index of the cell.

    System.Windows.Forms.KeyPressEventArgs e

    The System.Windows.Forms.KeyEventArgs that contains the event data.

    Overrides
    Syncfusion.WinForms.DataGrid.RowFilter.FilterRowCellRenderer<System.Windows.Forms.TextBox>.OnKeyPress(Syncfusion.WinForms.DataGrid.DataColumnBase, Syncfusion.WinForms.GridCommon.ScrollAxis.RowColumnIndex, System.Windows.Forms.KeyPressEventArgs)

    Implements

    IGridCellRenderer<T>
    System.IDisposable
    IFilterRowRenderer
    Back to top Generated by DocFX
    Copyright © 2001 - 2023 Syncfusion Inc. All Rights Reserved