menu

WinForms

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

    Show / Hide Table of Contents

    Enum ColumnType

    Defines the constants that specifies the types of the columns.

    Namespace: Syncfusion.WinForms.DataGrid.Enums
    Assembly: Syncfusion.SfDataGrid.WinForms.dll
    Syntax
    public enum ColumnType

    Fields

    Name Description
    DataColumn

    Specifies the DataColumn that is used to display the column.

    DetailsViewCell

    Specifies the cell that is used to display the DetailsView.

    ExpanderColumn

    Specifies the column that is used to expand the DetailsViews.

    IndentColumn

    Specifies the IndentColumn that is used to display the indent column.

    RowHeader

    Specifies the RowHeader that is used to indicate the status of row.

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