WinForms

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

    Show / Hide Table of Contents

    Enum DisplayElementKind

    Defines the constants that specifies various kinds of elements.

    Namespace: Syncfusion.Grouping
    Assembly: Syncfusion.Grouping.Base.dll
    Syntax
    public enum DisplayElementKind

    Fields

    Name Description
    AddNewRecord

    Represents an AddNew record.

    Caption

    Represents a Caption bar or section.

    ColumnHeader

    Represents a Column header row or section.

    Empty

    Represents an Empty section.

    FilterBar

    Represents a Filter bar.

    GroupFooter

    Represents a Group footer section.

    GroupHeader

    Represents a Group header section.

    GroupPreview

    Represents a Group preview row.

    NestedTable

    Represents a Nested table.

    None

    Represents None.

    Record

    Represents a Record or Record Row.

    RecordPreview

    Represents a Record preview row.

    StackedHeader

    Represents a stacked header row or section.

    Summary

    Represents a Summary row or section.

    Table

    Represents a Table element.

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