Namespace Syncfusion.EJ2.Grids
Classes
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
|
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 |
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
|
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. |