menu

WPF

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

    Show / Hide Table of Contents

    Class GridCellComboBoxCellModel

    Implements the model part of a combobox cell.

    Inheritance
    System.Object
    NonFinalizeDisposable
    Disposable
    GridCellModelBase
    GridCellModel<GridCellComboBoxCellRenderer>
    GridCellDropDownCellModel<GridCellComboBoxCellRenderer>
    GridCellComboBoxCellModel
    Implements
    System.IDisposable
    IGridListModel
    Inherited Members
    GridCellDropDownCellModel<GridCellComboBoxCellRenderer>.ApplyFormattedText(GridStyleInfo, String, Int32)
    GridCellDropDownCellModel<GridCellComboBoxCellRenderer>.CalculatePreferredCellSize(Int32, Int32, GridStyleInfo, GridQueryBounds)
    GridCellDropDownCellModel<GridCellComboBoxCellRenderer>.FillWithChoices(GridStyleInfo, Boolean)
    GridCellDropDownCellModel<GridCellComboBoxCellRenderer>.FindValue(GridStyleInfo, Object)
    GridCellDropDownCellModel<GridCellComboBoxCellRenderer>.GetDataSource(GridStyleInfo)
    GridCellDropDownCellModel<GridCellComboBoxCellRenderer>.GetFormattedText(GridStyleInfo, Object, Int32)
    GridCellDropDownCellModel<GridCellComboBoxCellRenderer>.GetItemValue(Object, String, Object)
    GridCellDropDownCellModel<GridCellComboBoxCellRenderer>.GetText(GridStyleInfo, Object)
    GridCellDropDownCellModel<GridCellComboBoxCellRenderer>.ListModel
    GridCellDropDownCellModel<GridCellComboBoxCellRenderer>.OnQueryPrefferedClientSize(Int32, Int32, GridStyleInfo, GridQueryBounds)
    GridCellModel<GridCellComboBoxCellRenderer>.CreateRenderer()
    GridCellModelBase.ActiveRenderer
    GridCellModelBase.AddBorderMargins(Size, Thickness)
    GridCellModelBase.ApplyText(GridStyleInfo, String)
    GridCellModelBase.Clone()
    GridCellModelBase.GetCellClientSize(Int32, Int32, GridStyleInfo)
    GridCellModelBase.GetCellSize(Int32, Int32)
    GridCellModelBase.GetPropertyDescriptor(GridStyleInfo)
    GridCellModelBase.GetTypeConverter(GridStyleInfo)
    GridCellModelBase.GridModel
    GridCellModelBase.MeasureEmptyCellString
    GridCellModelBase.OnCreated()
    GridCellModelBase.RaiseCurrentCellContentChanged()
    GridCellModelBase.RemoveBorderMargins(Size, Thickness)
    NonFinalizeDisposable.Dispose()
    NonFinalizeDisposable.Dispose(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.Windows.Controls.Grid
    Assembly: Syncfusion.Grid.Wpf.dll
    Syntax
    public class GridCellComboBoxCellModel : GridCellDropDownCellModel<GridCellComboBoxCellRenderer>, IDisposable, IGridListModel

    Constructors

    GridCellComboBoxCellModel()

    Declaration
    public GridCellComboBoxCellModel()

    Implements

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