menu

WinForms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum CustomCellTypes - WindowsForms API Reference | Syncfusion

    Show / Hide Table of Contents

    Enum CustomCellTypes

    Defines the constants that specify the custom cell types.

    Namespace: Syncfusion.GridHelperClasses
    Assembly: Syncfusion.GridHelperClasses.Windows.dll
    Syntax
    public enum CustomCellTypes

    Fields

    Name Description
    ButtonEdit

    Represent ButtonEdit cell type

    CalculatorTextBox

    Represent Calculate TextBox cell type

    Calendar

    Represent Calendar cell type

    DateTimePicker

    Represent DateTimePicker cell type

    DoubleTextBox

    Represent DoubleTextBox cell type

    FNumericUpDown

    Represent NumericUpDown cell type

    GridinCell

    Represent Grid cell type

    IntegerTextBox

    Represent IntegerTextBox cell type

    LinkLabelCell

    Represent LinkLabel cell type

    OleContainerCell

    Represent OLE Container cell type

    PercentTextBox

    Represent PerCentTextBox cell type

    PictureBox

    Represent PictureBox cell type

    XhtmlCell

    Represent XHTML cell type

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