menu

WPF

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

    Show / Hide Table of Contents

    Class GridDataControlDropDownCellModel

    Inheritance
    System.Object
    NonFinalizeDisposable
    Disposable
    GridCellModelBase
    GridCellModel<GridDataControlDropDownCellRenderer>
    GridCellDropDownCellModel<GridDataControlDropDownCellRenderer>
    GridDataControlDropDownCellModel
    Implements
    System.IDisposable
    IGridListModel
    Inherited Members
    GridCellDropDownCellModel<GridDataControlDropDownCellRenderer>.ApplyFormattedText(GridStyleInfo, String, Int32)
    GridCellDropDownCellModel<GridDataControlDropDownCellRenderer>.CalculatePreferredCellSize(Int32, Int32, GridStyleInfo, GridQueryBounds)
    GridCellDropDownCellModel<GridDataControlDropDownCellRenderer>.FillWithChoices(GridStyleInfo, Boolean)
    GridCellDropDownCellModel<GridDataControlDropDownCellRenderer>.FindValue(GridStyleInfo, Object)
    GridCellDropDownCellModel<GridDataControlDropDownCellRenderer>.GetDataSource(GridStyleInfo)
    GridCellDropDownCellModel<GridDataControlDropDownCellRenderer>.GetFormattedText(GridStyleInfo, Object, Int32)
    GridCellDropDownCellModel<GridDataControlDropDownCellRenderer>.GetItemValue(Object, String, Object)
    GridCellDropDownCellModel<GridDataControlDropDownCellRenderer>.GetText(GridStyleInfo, Object)
    GridCellDropDownCellModel<GridDataControlDropDownCellRenderer>.ListModel
    GridCellDropDownCellModel<GridDataControlDropDownCellRenderer>.OnQueryPrefferedClientSize(Int32, Int32, GridStyleInfo, GridQueryBounds)
    GridCellModel<GridDataControlDropDownCellRenderer>.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.GridCellRenderer.DropdownCellRenderers
    Assembly: Syncfusion.Grid.Wpf.dll
    Syntax
    public class GridDataControlDropDownCellModel : GridCellDropDownCellModel<GridDataControlDropDownCellRenderer>, IDisposable, IGridListModel

    Constructors

    GridDataControlDropDownCellModel()

    Declaration
    public GridDataControlDropDownCellModel()

    Implements

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