Back to Devexpress

DevExpress.XtraGrid Namespace

windowsforms-devexpress-96e69297.md

latest4.5 KB
Original Source

DevExpress.XtraGrid Namespace

Contains classes that provide information about the grid control, grid levels and implement the functionality for summaries, styles and style conditions.

Assemblies : DevExpress.XtraEditors.v25.2.dll, DevExpress.XtraGrid.v25.2.dll

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

Classes

NameDescription
GridColumnSummaryItemA column’s total summary item.
GridColumnSummaryItemCollectionA column’s total summary collection that can be displayed within the column’s footer.
GridControlDisplays data from a data source as a table, cards, tiles, or in other formats.
GridControlViewCollectionRepresents a collection that contains Views currently displayed by a grid control.
GridFormatRuleSpecifies a single style format rule for a grid control’s View.
GridFormatRuleCollectionA collection of GridFormatRule objects.
GridGroupSummaryItemRepresents an individual group summary item.
GridGroupSummaryItemCollectionRepresents a group summary item collection.
GridLevelNodeRepresents a node in the tree-like structure that associates master-detail relationships with pattern Views.
GridLevelNodeCollectionRepresents a collection of GridLevelNode objects.
GridLevelTreeRepresents a root node in the tree-like structure that associates master-detail relationships with pattern Views.
GridSplitContainerA satellite control that allows the Data Grid to split its client area into two resizeable regions, separated by a splitter.
GridSummaryItemRepresents a footer summary item.
GridSummaryItemCollectionRepresents a total summary item collection.
StyleFormatConditionA single style condition.
StyleFormatConditionCollectionRepresents a collection of style conditions applied to a View.
ViewFocusEventArgsProvides data for the GridControl.FocusedViewChanged event.
ViewOperationEventArgsProvides data for the GridControl.ViewRegistered and GridControl.ViewRemoved events.

Delegates

NameDescription
ViewFocusEventHandlerRepresents a method that will handle the GridControl.FocusedViewChanged event.
ViewOperationEventHandlerRepresents a method that will handle the GridControl.ViewRegistered and GridControl.ViewRemoved events.

Enums

NameDescription
FormatConditionEnumLists values specifying comparison operators used when applying conditional styles.