menu

WPF

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class GridComboBoxCellRenderer - WPF API Reference | Syncfusion

    Show / Hide Table of Contents

    Class GridComboBoxCellRenderer

    Inheritance
    System.Object
    GridCellRendererBase
    GridVirtualizingCellRendererBase<System.Windows.Controls.TextBlock, System.Windows.Controls.ComboBox>
    GridVirtualizingCellRenderer<System.Windows.Controls.TextBlock, System.Windows.Controls.ComboBox>
    GridComboBoxCellRenderer
    Implements
    IGridCellRenderer
    System.IDisposable
    Inherited Members
    GridCellRendererBase.Arrange(RowColumnIndex, UIElement, Rect)
    GridCellRendererBase.BeginEdit(RowColumnIndex, GridCell, GridStyleInfo, String)
    GridCellRendererBase.ClearRecycleBin()
    GridCellRendererBase.CurrentCellElement
    GridCellRendererBase.CurrentCellIndex
    GridCellRendererBase.CurrentCellRendererElement
    GridCellRendererBase.CurrentCellValueChanged(String)
    GridCellRendererBase.CurrentStyle
    GridCellRendererBase.DisplayElementOptimization
    GridCellRendererBase.Dispose()
    GridCellRendererBase.Dispose(Boolean)
    GridCellRendererBase.EndEdit(RowColumnIndex, GridCell, GridStyleInfo)
    GridCellRendererBase.Grid
    GridCellRendererBase.HasCurrentCellState
    GridCellRendererBase.IGridCellRenderer.ShouldGridTryToHandleKeyDown(KeyEventArgs)
    GridCellRendererBase.IsEditable
    GridCellRendererBase.IsFocused
    GridCellRendererBase.IsFocusible
    GridCellRendererBase.IsInEditing
    GridCellRendererBase.Measure(RowColumnIndex, UIElement, Size)
    GridCellRendererBase.MoveCurrentCell
    GridCellRendererBase.OnArrange(RowColumnIndex, UIElement, Rect)
    GridCellRendererBase.OnMeasure(RowColumnIndex, UIElement, Size)
    GridCellRendererBase.OnPrepareUIElements(RowColumnIndex, GridCell, GridStyleInfo, String, Boolean)
    GridCellRendererBase.OnRender(RowColumnIndex, DrawingContext, Rect, GridStyleInfo, String, Object)
    GridCellRendererBase.OnSaveChanges()
    GridCellRendererBase.OnTextInput(TextCompositionEventArgs)
    GridCellRendererBase.OnUnloadUIElements(GridCell)
    GridCellRendererBase.PrepareUIElements(RowColumnIndex, GridCell, GridStyleInfo, String, Boolean)
    GridCellRendererBase.PreviewInputText
    GridCellRendererBase.RaiseSaveChanges()
    GridCellRendererBase.RefreshContent()
    GridCellRendererBase.Render(RowColumnIndex, DrawingContext, Rect, GridStyleInfo, String, Object)
    GridCellRendererBase.ResetCurrentCellState()
    GridCellRendererBase.SetCurrentCellState(RowColumnIndex, UIElement, Boolean, Boolean)
    GridCellRendererBase.SetFocus(Boolean)
    GridCellRendererBase.SetFocus(UIElement, Boolean)
    GridCellRendererBase.SupportDrawingOptimization
    GridCellRendererBase.SupportRenderOptimization
    GridCellRendererBase.TextInput(TextCompositionEventArgs)
    GridCellRendererBase.UnloadUIElements(GridCell)
    GridCellRendererBase.UpdateCellStyle(RowColumnIndex, GridCell, GridStyleInfo, String, Boolean)
    GridCellRendererBase.UpdateCurrentCellState(UIElement, Boolean)
    GridCellRendererBase.UseOnlyRendererElement
    GridVirtualizingCellRenderer<TextBlock, ComboBox>.CreateWrapperInstance(ContentControl, GridStyleInfo)
    GridVirtualizingCellRenderer<TextBlock, ComboBox>.GetFormattedText(GridStyleInfo)
    GridVirtualizingCellRenderer<TextBlock, ComboBox>.InitializeTemplateElement(ContentControl, GridStyleInfo)
    GridVirtualizingCellRenderer<TextBlock, ComboBox>.OnInitializeDisplayElement(RowColumnIndex, TextBlock, GridStyleInfo, String)
    GridVirtualizingCellRenderer<TextBlock, ComboBox>.OnInitializeEditElement(RowColumnIndex, ComboBox, GridStyleInfo, String)
    GridVirtualizingCellRenderer<TextBlock, ComboBox>.OnInitializeTemplateElement(RowColumnIndex, ContentControl, GridStyleInfo)
    GridVirtualizingCellRenderer<TextBlock, ComboBox>.OnRender(RowColumnIndex, DrawingContext, Rect, GridStyleInfo, String, Object)
    GridVirtualizingCellRenderer<TextBlock, ComboBox>.OnUpdateCellStyle(RowColumnIndex, TextBlock, GridStyleInfo, String)
    GridVirtualizingCellRenderer<TextBlock, ComboBox>.OnUpdateEditCellStyle(RowColumnIndex, ComboBox, GridStyleInfo, String)
    GridVirtualizingCellRenderer<TextBlock, ComboBox>.OnUpdateTemplateElement(ContentControl, GridStyleInfo)
    GridVirtualizingCellRendererBase<TextBlock, ComboBox>.AllowRecycle
    GridVirtualizingCellRendererBase<TextBlock, ComboBox>.BeginEdit(RowColumnIndex, GridCell, GridStyleInfo, String)
    GridVirtualizingCellRendererBase<TextBlock, ComboBox>.ClearRecycleBin()
    GridVirtualizingCellRendererBase<TextBlock, ComboBox>.DisplayRecycleBin
    GridVirtualizingCellRendererBase<TextBlock, ComboBox>.Dispose(Boolean)
    GridVirtualizingCellRendererBase<TextBlock, ComboBox>.EditRecycleBin
    GridVirtualizingCellRendererBase<TextBlock, ComboBox>.EndEdit(RowColumnIndex, GridCell, GridStyleInfo)
    GridVirtualizingCellRendererBase<TextBlock, ComboBox>.InitializeDisplayElement(RowColumnIndex, TextBlock, GridStyleInfo, String)
    GridVirtualizingCellRendererBase<TextBlock, ComboBox>.InitializeEditElement(RowColumnIndex, ComboBox, GridStyleInfo, String)
    GridVirtualizingCellRendererBase<TextBlock, ComboBox>.InitializeTemplateElement(RowColumnIndex, ContentControl, GridStyleInfo)
    GridVirtualizingCellRendererBase<TextBlock, ComboBox>.OnArrange(RowColumnIndex, UIElement, Rect)
    GridVirtualizingCellRendererBase<TextBlock, ComboBox>.OnCreateDisplayUIElement()
    GridVirtualizingCellRendererBase<TextBlock, ComboBox>.OnCreateEditUIElement()
    GridVirtualizingCellRendererBase<TextBlock, ComboBox>.OnCreateTemplateUIElement()
    GridVirtualizingCellRendererBase<TextBlock, ComboBox>.OnEditElementLoaded(Object, RoutedEventArgs)
    GridVirtualizingCellRendererBase<TextBlock, ComboBox>.OnEditElementLostFocus(Object, RoutedEventArgs)
    GridVirtualizingCellRendererBase<TextBlock, ComboBox>.OnEditingComplete(UIElement)
    GridVirtualizingCellRendererBase<TextBlock, ComboBox>.OnEnteredEditMode(UIElement)
    GridVirtualizingCellRendererBase<TextBlock, ComboBox>.OnMeasure(RowColumnIndex, UIElement, Size)
    GridVirtualizingCellRendererBase<TextBlock, ComboBox>.OnPrepareUIElements(RowColumnIndex, GridCell, GridStyleInfo, String, Boolean)
    GridVirtualizingCellRendererBase<TextBlock, ComboBox>.OnUnloadUIElements(GridCell)
    GridVirtualizingCellRendererBase<TextBlock, ComboBox>.OnUnwireDisplayUIElement(TextBlock)
    GridVirtualizingCellRendererBase<TextBlock, ComboBox>.OnUnwireEditUIElement(ComboBox)
    GridVirtualizingCellRendererBase<TextBlock, ComboBox>.OnUnWireTemplateUIElement(ContentControl)
    GridVirtualizingCellRendererBase<TextBlock, ComboBox>.OnWireDisplayUIElement(TextBlock)
    GridVirtualizingCellRendererBase<TextBlock, ComboBox>.OnWireEditUIElement(ComboBox)
    GridVirtualizingCellRendererBase<TextBlock, ComboBox>.OnWireTemplateUIElement(ContentControl)
    GridVirtualizingCellRendererBase<TextBlock, ComboBox>.TemplateRecycleBin
    GridVirtualizingCellRendererBase<TextBlock, ComboBox>.UpdateCellStyle(RowColumnIndex, GridCell, GridStyleInfo, String, Boolean)
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.ToString()
    Namespace: Syncfusion.UI.Xaml.CellGrid.GridCellRenderer
    Assembly: Syncfusion.SfCellGrid.WPF.dll
    Syntax
    public class GridComboBoxCellRenderer : GridVirtualizingCellRenderer<TextBlock, ComboBox>, IGridCellRenderer, IDisposable

    Constructors

    GridComboBoxCellRenderer()

    Declaration
    public GridComboBoxCellRenderer()

    Methods

    GetControlValue()

    Declaration
    public override object GetControlValue()
    Returns
    Type
    System.Object
    Overrides
    GridCellRendererBase.GetControlValue()

    GetFormattedText(GridStyleInfo)

    Declaration
    public override string GetFormattedText(GridStyleInfo style)
    Parameters
    Type Name Description
    GridStyleInfo style
    Returns
    Type
    System.String
    Overrides
    Syncfusion.UI.Xaml.CellGrid.GridCellRenderer.GridVirtualizingCellRenderer<System.Windows.Controls.TextBlock, System.Windows.Controls.ComboBox>.GetFormattedText(Syncfusion.UI.Xaml.CellGrid.Styles.GridStyleInfo)

    OnEditElementLoaded(Object, RoutedEventArgs)

    Declaration
    protected override void OnEditElementLoaded(object sender, RoutedEventArgs e)
    Parameters
    Type Name Description
    System.Object sender
    System.Windows.RoutedEventArgs e
    Overrides
    Syncfusion.UI.Xaml.CellGrid.GridCellRenderer.GridVirtualizingCellRendererBase<System.Windows.Controls.TextBlock, System.Windows.Controls.ComboBox>.OnEditElementLoaded(System.Object, System.Windows.RoutedEventArgs)

    OnInitializeDisplayElement(RowColumnIndex, TextBlock, GridStyleInfo, String)

    Initialize the display value of combobox cell renderer.

    Declaration
    protected override void OnInitializeDisplayElement(RowColumnIndex rowColumnIndex, TextBlock uiElement, GridStyleInfo style, string text)
    Parameters
    Type Name Description
    RowColumnIndex rowColumnIndex

    initializing element rowindex and column index

    System.Windows.Controls.TextBlock uiElement

    textblock

    GridStyleInfo style

    cellstyle

    System.String text

    display text

    Overrides
    Syncfusion.UI.Xaml.CellGrid.GridCellRenderer.GridVirtualizingCellRenderer<System.Windows.Controls.TextBlock, System.Windows.Controls.ComboBox>.OnInitializeDisplayElement(Syncfusion.UI.Xaml.Grid.ScrollAxis.RowColumnIndex, System.Windows.Controls.TextBlock, Syncfusion.UI.Xaml.CellGrid.Styles.GridStyleInfo, System.String)

    OnInitializeEditElement(RowColumnIndex, ComboBox, GridStyleInfo, String)

    Initialize the edit element of combobox while loading in the grid.

    Declaration
    protected override void OnInitializeEditElement(RowColumnIndex rowColumnIndex, ComboBox uiElement, GridStyleInfo style, string text)
    Parameters
    Type Name Description
    RowColumnIndex rowColumnIndex

    edit element rowcolumnindex

    System.Windows.Controls.ComboBox uiElement

    combobox

    GridStyleInfo style

    cellstyle

    System.String text

    displaytext

    Overrides
    Syncfusion.UI.Xaml.CellGrid.GridCellRenderer.GridVirtualizingCellRenderer<System.Windows.Controls.TextBlock, System.Windows.Controls.ComboBox>.OnInitializeEditElement(Syncfusion.UI.Xaml.Grid.ScrollAxis.RowColumnIndex, System.Windows.Controls.ComboBox, Syncfusion.UI.Xaml.CellGrid.Styles.GridStyleInfo, System.String)

    OnUnwireEditUIElement(ComboBox)

    Declaration
    protected override void OnUnwireEditUIElement(ComboBox uiElement)
    Parameters
    Type Name Description
    System.Windows.Controls.ComboBox uiElement
    Overrides
    Syncfusion.UI.Xaml.CellGrid.GridCellRenderer.GridVirtualizingCellRendererBase<System.Windows.Controls.TextBlock, System.Windows.Controls.ComboBox>.OnUnwireEditUIElement(System.Windows.Controls.ComboBox)

    OnUpdateCellStyle(RowColumnIndex, TextBlock, GridStyleInfo, String)

    Update the display element while scrolling the grid.

    Declaration
    protected override void OnUpdateCellStyle(RowColumnIndex cellRowColumnIndex, TextBlock uiElement, GridStyleInfo style, string text)
    Parameters
    Type Name Description
    RowColumnIndex cellRowColumnIndex

    cellRowColumnIndex of updating cell

    System.Windows.Controls.TextBlock uiElement

    combobox

    GridStyleInfo style

    cellstyle

    System.String text

    display text

    Overrides
    Syncfusion.UI.Xaml.CellGrid.GridCellRenderer.GridVirtualizingCellRenderer<System.Windows.Controls.TextBlock, System.Windows.Controls.ComboBox>.OnUpdateCellStyle(Syncfusion.UI.Xaml.Grid.ScrollAxis.RowColumnIndex, System.Windows.Controls.TextBlock, Syncfusion.UI.Xaml.CellGrid.Styles.GridStyleInfo, System.String)

    OnUpdateEditCellStyle(RowColumnIndex, ComboBox, GridStyleInfo, String)

    Updates the edit elements while scrolling the grid.

    Declaration
    protected override void OnUpdateEditCellStyle(RowColumnIndex cellRowColumnIndex, ComboBox uiElement, GridStyleInfo style, string text)
    Parameters
    Type Name Description
    RowColumnIndex cellRowColumnIndex

    cellRowColumnIndex

    System.Windows.Controls.ComboBox uiElement

    Combobox

    GridStyleInfo style

    cellstyle

    System.String text

    display text

    Overrides
    Syncfusion.UI.Xaml.CellGrid.GridCellRenderer.GridVirtualizingCellRenderer<System.Windows.Controls.TextBlock, System.Windows.Controls.ComboBox>.OnUpdateEditCellStyle(Syncfusion.UI.Xaml.Grid.ScrollAxis.RowColumnIndex, System.Windows.Controls.ComboBox, Syncfusion.UI.Xaml.CellGrid.Styles.GridStyleInfo, System.String)

    SetControlValue(Object)

    Declaration
    public override bool SetControlValue(object value)
    Parameters
    Type Name Description
    System.Object value
    Returns
    Type
    System.Boolean
    Overrides
    GridCellRendererBase.SetControlValue(Object)

    ShouldGridTryToHandleKeyDown(KeyEventArgs)

    Declaration
    protected override bool ShouldGridTryToHandleKeyDown(KeyEventArgs e)
    Parameters
    Type Name Description
    System.Windows.Input.KeyEventArgs e
    Returns
    Type
    System.Boolean
    Overrides
    GridCellRendererBase.ShouldGridTryToHandleKeyDown(KeyEventArgs)

    Implements

    IGridCellRenderer
    System.IDisposable
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved