Namespace Syncfusion.EJ2.Grids
Classes
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
|
ColumnQueryModeType
|
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
Defines alignments of text, they are Left Right |
Grid |
GridAggregate |
GridAggregateBuilder |
GridAggregateColumn |
GridAggregateColumnBuilder |
GridAggregateColumns |
GridAggregates |
GridBuilder<T> |
GridColumn |
GridColumnBuilder<T> |
GridColumns |
GridEditSettings |
GridEditSettingsBuilder |
GridFilterSettings |
GridFilterSettingsBuilder |
GridGroupSettings |
GridGroupSettingsBuilder |
GridInfiniteScrollSettings |
GridInfiniteScrollSettingsBuilder |
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. |
GridPageSettings |
GridPageSettingsBuilder |
GridResizeSettings |
GridResizeSettingsBuilder |
GridRowDropSettings |
GridRowDropSettingsBuilder |
GridSearchSettings |
GridSearchSettingsBuilder |
GridSelectionSettings |
GridSelectionSettingsBuilder |
GridSortSettings |
GridSortSettingsBuilder |
GridTextWrapSettings |
GridTextWrapSettingsBuilder |
HierarchyGridPrintMode
Hierarchy Grid Print modes are
|
NewRowPosition
Defines adding new row position. Top Bottom |
Pager |
PagerBuilder |
PrintMode
Print mode options are AllPages - Print all pages records of the Grid. CurrentPage - Print current page records of the Grid. |
ResizeMode
Defines modes of column resizing. Normal Auto |
SelectionMode
Defines modes of Selection, They are Row Cell Both Column |
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. |