menu

WinForms

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

    Show / Hide Table of Contents

    Enum CardCellType

    Specifies the type of the cell in card view.

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

    Fields

    Name Description
    CaptionCell

    The cell is a caption cell.

    HeaderCell

    The cell is a header cell.

    None

    No cell type is assigned for the card view.

    RecordCell

    The cell is record cell.

    ValueCell

    Cell is value cell.

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