ASP.NET Core - EJ2

Code Examples Upgrade Guide User Guide Demos Support Forums Download
  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Namespace Syncfusion.EJ2.Grids

    Show / Hide Table of Contents

    Namespace Syncfusion.EJ2.Grids

    Classes

    GenerateMapAnnotation
    Grid
    GridAggregate
    GridAggregateBuilder
    GridAggregateColumn
    GridAggregateColumnBuilder
    GridAggregateColumns
    GridAggregates
    GridBuilder<T>
    GridColumn
    GridColumnBuilder<T>
    GridColumns
    GridEditSettings
    GridEditSettingsBuilder
    GridFilterSettings
    GridFilterSettingsBuilder
    GridGroupSettings
    GridGroupSettingsBuilder
    GridInfiniteScrollSettings
    GridInfiniteScrollSettingsBuilder
    GridLoadingIndicator
    GridLoadingIndicatorBuilder
    GridPageSettings
    GridPageSettingsBuilder
    GridResizeSettings
    GridResizeSettingsBuilder
    GridRowDropSettings
    GridRowDropSettingsBuilder
    GridSearchSettings
    GridSearchSettingsBuilder
    GridSelectionSettings
    GridSelectionSettingsBuilder
    GridSortSettings
    GridSortSettingsBuilder
    GridTextWrapSettings
    GridTextWrapSettingsBuilder
    Pager
    PagerBuilder

    Enums

    AggregateType

    Defines the aggregate types.

    CellSelectionMode

    Defines mode of cell selection. Flow Box

    CheckboxSelectionType

    Defines modes of checkbox Selection. They are Default ResetOnRowClick

    ClipMode

    Defines the cell content's overflow mode. The available modes are Clip - Truncates the cell content when it overflows its area. Ellipsis - Displays ellipsis when the cell content overflows its area. EllipsisWithTooltip - Displays ellipsis when the cell content overflows its area also it will display tooltip while hover on ellipsis applied cell.

    ColumnQueryModeType

    columnQueryModeprovides options to retrive data from the datasource. They are All Schema ExcludeHidden

    EditMode

    Defines modes of editing. Normal Dialog Batch

    FilterBarMode

    Filter bar mode options are OnEnter - Initiate filter operation after Enter key is pressed. Immediate - Initiate filter operation after certain time interval. By default time interval is 1500 ms.

    FilterType

    Defines types of Filter Menu - Specifies the filter type as menu. Excel - Specifies the filter type as excel. FilterBar - Specifies the filter type as filter bar. CheckBox - Specifies the filter type as check box.

    FreezeDirection
    GridLine

    Defines modes of GridLine, They are Both - Displays both the horizontal and vertical grid lines. None - No grid lines are displayed. Horizontal - Displays the horizontal grid lines only. Vertical - Displays the vertical grid lines only. Default - Displays grid lines based on the theme.

    HierarchyGridPrintMode

    Hierarchy Grid Print modes are Expanded - Prints the master grid with expanded child grids. All - Prints the master grid with all the child grids. None - Prints the master grid alone.

    IndicatorType
    NewRowPosition

    Defines adding new row position. Top Bottom

    PrintMode

    Print mode options are AllPages - Print all pages records of the Grid. CurrentPage - Print current page records of the Grid.

    ResizeMode
    RowRenderingDirection
    SelectionMode

    Defines modes of Selection, They are Row Cell Both

    SelectionType

    Defines types of Selection. They are Single - Allows user to select a row or cell. Multiple - Allows user to select multiple rows or cells.

    TextAlign

    Defines alignments of text, they are Left Right Center Justify

    WrapMode

    Defines the wrap mode. Both - Wraps both header and content. Header - Wraps header alone. Content - Wraps content alone.

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