WPF

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

    Show / Hide Table of Contents

    Class GridDataDropDownFilterBarCellModel

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

    Constructors

    GridDataDropDownFilterBarCellModel()

    Declaration
    public GridDataDropDownFilterBarCellModel()

    Implements

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