alexa
menu

WPF

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

    Show / Hide Table of Contents

    Class GridDataCellType

    Inheritance
    System.Object
    GridDataCellType
    Namespace: Syncfusion.Windows.Controls.Grid
    Assembly: Syncfusion.Grid.Wpf.dll
    Syntax
    public sealed class GridDataCellType : Enum

    Fields

    Button

    Button Cell Type

    Declaration
    public const GridDataCellType Button
    Field Value
    Type
    GridDataCellType

    CheckBox

    CheckBox Cell Type

    Declaration
    public const GridDataCellType CheckBox
    Field Value
    Type
    GridDataCellType

    ComboBox

    ComboBox Cell Type

    Declaration
    public const GridDataCellType ComboBox
    Field Value
    Type
    GridDataCellType

    CurrencyEdit

    CurrencyEdit Cell Type

    Declaration
    public const GridDataCellType CurrencyEdit
    Field Value
    Type
    GridDataCellType

    DataBoundTemplate

    DataBoundTemplate Cell Type

    Declaration
    public const GridDataCellType DataBoundTemplate
    Field Value
    Type
    GridDataCellType

    DataTemplate

    DataTemplate Cell Type

    Declaration
    public const GridDataCellType DataTemplate
    Field Value
    Type
    GridDataCellType

    DateTimeEdit

    DateTimeEdit Cell Type

    Declaration
    public const GridDataCellType DateTimeEdit
    Field Value
    Type
    GridDataCellType

    DoubleEdit

    DoubleEdit Cell Type

    Declaration
    public const GridDataCellType DoubleEdit
    Field Value
    Type
    GridDataCellType

    DropDownList

    DropDownList Cell Type

    Declaration
    public const GridDataCellType DropDownList
    Field Value
    Type
    GridDataCellType

    FormulaCell

    FormulaCell Cell Type

    Declaration
    public const GridDataCellType FormulaCell
    Field Value
    Type
    GridDataCellType

    Header

    Header Cell Type

    Declaration
    public const GridDataCellType Header
    Field Value
    Type
    GridDataCellType

    ImageCell

    ImageCell Cell Type

    Declaration
    public const GridDataCellType ImageCell
    Field Value
    Type
    GridDataCellType

    ImageContent

    ImageContent Cell Type

    Declaration
    public const GridDataCellType ImageContent
    Field Value
    Type
    GridDataCellType

    IntegerEdit

    IntegerEdit Cell Type

    Declaration
    public const GridDataCellType IntegerEdit
    Field Value
    Type
    GridDataCellType

    MaskEdit

    MadkEdid Cell Type

    Declaration
    public const GridDataCellType MaskEdit
    Field Value
    Type
    GridDataCellType

    PercentEdit

    PercentEdit Cell Type

    Declaration
    public const GridDataCellType PercentEdit
    Field Value
    Type
    GridDataCellType

    Static

    Static Cell Type

    Declaration
    public const GridDataCellType Static
    Field Value
    Type
    GridDataCellType

    TextBlock

    TextBlock Cell Type

    Declaration
    public const GridDataCellType TextBlock
    Field Value
    Type
    GridDataCellType

    TextBox

    TextBox Cell Type

    Declaration
    public const GridDataCellType TextBox
    Field Value
    Type
    GridDataCellType

    TimeSpanEdit

    TimeSpanEdit Cell Type

    Declaration
    public const GridDataCellType TimeSpanEdit
    Field Value
    Type
    GridDataCellType

    UpDownEdit

    UpdownEdit Cell Type

    Declaration
    public const GridDataCellType UpDownEdit
    Field Value
    Type
    GridDataCellType
    Back to top Generated by DocFX
    Copyright © 2001 - 2026 Syncfusion Inc. All Rights Reserved