Namespace Syncfusion.WinForms.DataGrid.Enums
Enums
| AutoGenerateColumnsMode
Defines the constants that specifies the mode of auto generated columns in SFDataGrid. |
| AutoGenerateColumnsModeForCustomType
Defines the constants that specifies the type of custom column generation when using the AutoGenerateColumnsModeForCustomType. |
| AutoSizeCalculationMode
Defines the constants that specify the mode to measure the width cell based on its content. |
| AutoSizeColumnsMode |
| AutoSizeRange
Defines the constants that specify the auto sizing range of the columns. |
| BusyIndicatorAction
Defines the constants that specifies the reason for loading the busy indicator in SfDataGrid. |
| CellCheckBoxAlignment
Defines the constant that specify the alignment of the check box in SfDataGrid. |
| CollectionChangedReason
Defines the constants that specify the possible reasons for collection changes in SfDataGrid. |
| ColumnDraggingAction
Specifies the reason for column dragging operation. |
| ColumnType
Defines the constants that specifies the types of the columns. |
| ContextMenuType
Defines the constants that specify the type of context menu in DataGrid. |
| CopyOptions
Defines the constants that specify the possible copy option in SfDataGrid. |
| EditMode
Defines the constants that specifies the edit mode of the SfDataGrid. |
| EditorSelectionBehavior
Defines the constants that specifies the selection behavior on edit mode. |
| FilterRowCondition
Defines the constants that specify the possible FilterRow constraints in SfDataGrid. |
| GridOperation
Defines the constants that specify the possible grid operations in SFDataGrid. |
| GridProgressBarStyle
Gets or sets the style of the progress bar. |
| GridSelectionMode
Defines the constants that specify whether the single or multiple item selections are supported by SFDataGrid control. |
| GridValidationMode
Defines the constants that specifies the validation mode of the SfDataGrid. |
| HyperlinkOpenArea
Specifies the mouse action for opening the hyperlink. |
| HyperlinkOpenBehavior
Specifies the area to click for opening the hyperlink. |
| LineType
Defines the constants that specifies the freeze pane behavior. |
| NavigationMode
Defines the constants that specify the type of navigation. |
| PasteOptions
Defines the constants that specify the possible paste option in SfDataGrid. |
| PointerOperation
Defines the constants that specify the type of pointer operation is being performed in SFDataGrid. |
| PreviewRowHeightMode
Defines the constants that specify the height calculation mode of the preview row. |
| ProgressBarValueMode
Gets or sets value mode of the progress bar. |
| RowPosition
Defines the constants that specify whether the AddNewRow or FilterRow positioned at top or bottom of body region in SfDataGrid. |
| RowRegion
Defines the constants that specify the possible row region in SFDataGrid. |
| RowType
Defines the constants that specify the possible row types in SFDataGrid. |
| SearchType
Defines the constants that used to specifies the condition for the Search operation. |
| SelectionUnit
Defines the constants that specify the type of selection. |
| SortClickAction
Defines the constants that specifies the sorting behavior of the grid columns. |
| ToolTipMode
Defines the constants that specify whether the tooltip should be displayed for all the cells or only for the cells with trimmed content. |
| UnboundActions
Defines the constants that specify the possible actions for unbound column or unbound row in SfDataGrid. |
| VerticalPosition
Defines the constants that specify whether the TableSummaryRow or UnboundRow is positioned at either top or bottom of SFDataGrid. |