Back to Devexpress

DevExpress.XtraGrid.Views.Grid Namespace

windowsforms-devexpress-dot-xtragrid-dot-views-e8dd6d8e.md

latest26.7 KB
Original Source

DevExpress.XtraGrid.Views.Grid Namespace

Contains classes implementing Grid View functionality (GridView).

Assembly : DevExpress.XtraGrid.v25.2.dll

NuGet Packages : DevExpress.Win.Grid, DevExpress.Win.Navigation

Classes

NameDescription
CalcPreviewTextEventArgsProvides data for the GridView.CalcPreviewText event.
CellMergeEventArgsProvides data for the GridView.CellMerge event.
ClipboardRowCopyingEventArgsProvides data for the ClipboardRowCopying event.
ClipboardRowPastingEventArgsProvides data for the GridView.ClipboardRowPasting event.
ColumnHeaderCustomDrawEventArgsProvides data for the GridView.CustomDrawColumnHeader event.
CustomFilterDialogEventArgsProvides data for the ColumnView.CustomFilterDialog event.
CustomizationFormSearchEventArgsProvides data for the CustomizationFormSearch event.
CustomMasterRowEventArgsServes as the base for event arguments that require detail identification capabilities.
CustomRowCellEditEventArgsProvides data for the GridView.CustomRowCellEdit event.
DetailTabStyleEventArgsProvides data for the DetailTabStyle event.
DragDropGridEventArgsContains data for the DragDrop event.
DragGridEventArgsContains data for events that allow you to customize drag-and-drop operations.
DragOverGridEventArgsContains data for the DragOver event.
DragOverGridEventArgsBaseContains data for the DragOver event.
EditFormEventArgsBaseProvides data for the GridView.EditFormPrepared and EditFormHidden events.
EditFormHiddenEventArgsProvides data for the GridView.EditFormHidden event.
EditFormPreparedEventArgsProvides data for the GridView.EditFormPrepared event that is raised when an Edit Form is about to be displayed.
EditFormShowingEventArgsProvides data for the event that is raised when an Edit Form is about to be displayed.
EditFormUserControlA custom edit form for the Data Grid control.
EditFormValidateEditorEventArgsProvides data for the BaseView.ValidatingEditor event when data editing is performed via the Edit Form.
FilterItemRepresents an individual item within a filter dropdown list.
FilterPopupCheckedListBoxEventArgsProvides data for the ColumnView.ShowFilterPopupCheckedListBox event.
FilterPopupDateEventArgsProvides data for the ColumnView.ShowFilterPopupDate event.
FilterPopupEventArgsProvides data for showing filter popup events.
FilterPopupExcelDataEventArgsProvides data for the ColumnView.FilterPopupExcelData event.
FilterPopupExcelEventArgsProvides data for the ColumnView.ShowFilterPopupExcel event.
FilterPopupExcelParseFilterCriteriaEventArgsProvides data for the FilterPopupExcelParseFilterCriteria event.
FilterPopupListBoxEventArgsProvides data for the ColumnView.ShowFilterPopupListBox event.
FooterCellCustomDrawEventArgsProvides data for the GridView.CustomDrawFooterCell and GridView.CustomDrawRowFooterCell events.
GridMenuEventArgsObsolete. Provides data for the menu processing events.
GridMenuItemClickEventArgsProvides data for the GridView.GridMenuItemClick event.
GridOptionsBehaviorProvides behavior options for Grid Views.
GridOptionsClipboardProvides Clipboard options for the GridView.
GridOptionsCustomizationProvides customization options for Grid Views.
GridOptionsDetailProvides detail customization options for Grid Views.
GridOptionsDragDropIncludes settings related to drag-and-drop operations.
GridOptionsEditFormProvides Edit Form settings.
GridOptionsFilterProvides access to Data Grid filtering options.
GridOptionsHintContains a set of options that specify whether to display tooltips for truncated captions in a Grid View‘s specific visual elements.
GridOptionsMenuProvides context menu options for Grid Views.
GridOptionsNavigationProvides navigation options for Grid Views.
GridOptionsPrintProvides print/export options for Grid Views.
GridOptionsSelectionProvides selection options for Grid Views.
GridOptionsViewProvides appearance options for Grid Views.
GridViewDisplays data in a tabular form.
GridViewAppearancesProvides the appearance settings used to paint the elements in a Grid View.
GridViewOptionsFindContains options controlling the view and behavior settings of the Find Panel.
GridViewPrintAppearancesProvides the appearance settings used to paint the elements in a Grid View when the grid control is printed/exported.
GroupLevelStyleEventArgsProvides data for the GridView.GroupLevelStyle event.
InitNewRowEventArgsProvides data for the ColumnView.InitNewRow event.
MasterRowCanExpandEventArgsProvides data for the GridView.MasterRowExpanding and GridView.MasterRowCollapsing events.
MasterRowEmptyEventArgsProvides data for the GridView.MasterRowEmpty event.
MasterRowGetChildListEventArgsProvides data for the GridView.MasterRowGetChildList event.
MasterRowGetLevelDefaultViewEventArgsProvides data for the GridView.MasterRowGetLevelDefaultView event.
MasterRowGetRelationCountEventArgsProvides data for the GridView.MasterRowGetRelationCount event.
MasterRowGetRelationNameEventArgsProvides data for the GridView.MasterRowGetRelationName event.
PopupMenuShowingEventArgsContains data for the GridView.PopupMenuShowing event.
RowCellClickEventArgsProvides data for the GridView.RowCellClick event.
RowCellStyleEventArgsProvides data for the GridView.RowCellStyle event.
RowClickEventArgsProvides data for the GridView.RowClick event.
RowHeightEventArgsProvides data for the GridView.CalcRowHeight event.
RowIndicatorCustomDrawEventArgsProvides data for the GridView.CustomDrawRowIndicator event.
RowStyleEventArgsProvides data for the GridView.RowStyle event.

Delegates

NameDescription
CalcPreviewTextEventHandlerRepresents a method that will handle the GridView.CalcPreviewText event.
CellMergeEventHandlerRepresents a method that will handle the GridView.CellMerge event.
ColumnHeaderCustomDrawEventHandlerRepresents a method that will handle the GridView.CustomDrawColumnHeader event.
CustomFilterDialogEventHandlerRepresents a method that will handle the ColumnView.CustomFilterDialog event.
CustomizationFormSearchEventHandlerThe method that handles the GridView.CustomizationFormSearch event.
CustomMasterRowEventHandlerRepresents a method that will handle the GridView.MasterRowCollapsed and GridView.MasterRowExpanded events.
CustomRowCellEditEventHandlerRepresents a method that will handle the GridView.CustomRowCellEdit event.
EditFormPreparedEventHandlerRepresents a method that will handle the GridView.EditFormPrepared event.
EditFormShowingEventHandlerRepresents a method that will handle the GridView.EditFormShowing event.
FilterPopupCheckedListBoxEventHandlerRepresents a method that will handle the ColumnView.ShowFilterPopupCheckedListBox event.
FilterPopupDateEventHandlerRepresents a method that will handle the ColumnView.ShowFilterPopupDate event.
FilterPopupExcelDataEventHandlerRepresents a method that will handle the ColumnView.FilterPopupExcelData event.
FilterPopupExcelEventHandlerRepresents a method that will handle the ColumnView.ShowFilterPopupExcel event.
FilterPopupListBoxEventHandlerRepresents a method that will handle the ColumnView.ShowFilterPopupListBox event.
FooterCellCustomDrawEventHandlerRepresents a method that will handle the GridView.CustomDrawFooterCell and GridView.CustomDrawRowFooterCell events.
GridMenuEventHandlerObsolete. Represents a method that will handle the GridView.PopupMenuShowing event.
GridMenuItemClickEventHandlerRepresents a method that will handle the GridView.GridMenuItemClick event.
GroupLevelStyleEventHandlerRepresents a method that will handle the GridView.GroupLevelStyle event.
InitNewRowEventHandlerRepresents a method that will handle the ColumnView.InitNewRow event.
MasterRowCanExpandEventHandlerRepresents a method that will handle the GridView.MasterRowExpanding and GridView.MasterRowCollapsing events.
MasterRowEmptyEventHandlerRepresents a method that will handle the GridView.MasterRowEmpty event.
MasterRowGetChildListEventHandlerRepresents a method that will handle the GridView.MasterRowGetChildList event.
MasterRowGetLevelDefaultViewEventHandlerRepresents a method that will handle the GridView.MasterRowGetLevelDefaultView event.
MasterRowGetRelationCountEventHandlerRepresents a method that will handle the GridView.MasterRowGetRelationCount event.
MasterRowGetRelationNameEventHandlerRepresents a method that will handle the GridView.MasterRowGetRelationName event.
PopupMenuShowingEventHandlerRepresents a method that will handle the GridView.PopupMenuShowing event.
RowCellClickEventHandlerRepresents a method that will handle the GridView.RowCellClick event.
RowCellStyleEventHandlerRepresents a method that will handle the GridView.RowCellStyle event.
RowClickEventHandlerRepresents a method that will handle the GridView.RowCellClick event.
RowHeightEventHandlerRepresents a method that will handle the GridView.CalcRowHeight event.
RowIndicatorCustomDrawEventHandlerRepresents a method that will handle the GridView.CustomDrawRowIndicator event.
RowStyleEventHandlerRepresents a method that will handle the GridView.RowStyle event.

Enums

NameDescription
DetailExpandButtonModeLists the values that specify whether master-detail expand buttons are displayed grayed out when their associated details don’t contain any data.
DrawFocusRectStyleContains values specifying how the focus rectangle is painted within Grid Views.
EditFormBindingModeDefines the set of values used to specify the binding mode.
EditFormModifiedActionDefines a set of actions that can be performed when an Edit Form contains unsaved changes and an end-user moves focus to another grid row.
EditFormResultEnumerates values that specify the button clicked in the Edit Form.
GridEditingModeDefines the set of values used to specify the grid editing mode.
GridFindPanelLocationEnumerates values that specify whether the find panel is embedded into the group panel or displayed in a separate panel.
GridInHeaderSearchModeEnumerates values that specify whether search boxes are enabled in column headers.
GridMenuTypeEnumerates values that specify context menu types.
GridMultiSelectModeProvides values that specify whether multiple cells or rows can be selected.
GridStateContains values indicating all available Grid View states.
GroupDrawModeLists values which specify the available styles for group rows.
GroupFooterShowModeLists values specifying which groups display their footers.
MergedCellEditModeLists modes that allow users to edit merged cells.
NewItemRowPositionSpecifies the position of the new item row within the View.
RowVisibleStateLists values representing row visibility states.
ScrollStyleFlagsLists values specifying a View’s scrollbar behavior.
ShowInHeaderSearchTextModeEnumerates values that specify whether to show search text in column header tooltips.