DevExpress.WinUI.Grid Namespace
Contains classes which implement the main functionality of the DevExpress Grid Control.
Assembly: DevExpress.WinUI.Grid.v23.2.dll
NuGet Package: DevExpress.WinUI
#Classes
Name | Description |
---|---|
Alternate |
The palette used to paint the background of alternate rows. The palette consists of the Alternate |
Alternate |
An item in the Alternate |
Auto |
Contains information about the Auto Filter Row. |
Auto |
Provides data for the Auto |
Base |
Populates the Fetch |
Cell |
Contains information about grid cells. |
Cell |
Contains style settings that specify cell appearance. |
Cell |
Contains data for the Cell |
Clipboard |
Contains data for the Clipboard |
Clipboard |
Contains data for the Clipboard |
Clipboard |
Contains information about the copied grid element (a column header, group row, or data cell) with its appearance settings. |
Clipboard |
Stores information about the copied grid element (a column headers collection, group row, or data row) with its appearance settings. |
Column |
Serves as a base for classes that represent data columns. |
Current |
Provides data for the Current |
Current |
Provides data for the Current |
Custom |
Provides data for the Custom |
Custom |
Contains data for the Custom |
Custom |
Provides data for the Grid |
Custom |
Contains data for the Custom |
Custom |
Contains data for the Custom |
Data |
Serves as a base for classes that represents data-aware controls (e. |
Data |
Contains built-in commands for data-aware controls (the Data |
Editor |
Contains data for the Shown |
Editor |
Serves as a base class for the Editor |
Fetch |
Contains data for the Fetch |
Fetch |
Provides data for the Fetch |
Fetch |
Contains data for the Fetch |
Fetch |
The result of the fetch rows operation. |
Filter |
Contains data for the Show |
Format | Contains appearance settings for conditional formatting. |
Format |
Represents a conditional format based on a formula. |
Format |
Serves as a base class for conditional formats. |
Format |
Stores conditional formats applied to the Grid |
Get |
Provides data for the Get |
Get |
Contains data for the Get |
Get |
Provides data for the Get |
Get |
Contains data for the Get |
Grid |
Represents an object which corresponds to a data cell. |
Grid |
Populates the Column |
Grid |
Represents a column with Boolean values. |
Grid |
Represents the grid’s column collection. |
Grid |
Stores the Grid |
Grid |
Contains information about the column header’s context menu. |
Grid |
Provides data for the Grid |
Grid |
Represents a column that represents lists. |
Grid |
Contains information about the context menu invoked for the Grid |
Grid |
The base class for context menu info classes used in Grid |
Grid |
The Data Grid control. |
Grid |
Contains built-in grid commands. |
Grid |
Represents a column that represents Date-Time values. |
Grid |
Contains information about a context menu invoked for the group panel. |
Grid |
The Grid |
Grid |
The collection of the Grid |
Grid |
Represents a column that provides masking capabilities for text values. |
Grid |
Contains appearance settings of a Grid |
Grid |
Contains information about a context menu invoked for a row cell. |
Grid |
Populates the Grid |
Grid |
Provides data for the Selection |
Grid |
Represents a column with numeric values. |
Grid |
Represents a column allowing you to implement custom data presentation. |
Grid |
Represents a column with text values. |
Grid |
Serves as a base for classes that represent grid columns. |
Grid |
Contains information about total summaries in the Fixed Summary Panel. |
Grid |
The Grid |
Grid |
The collection of the Grid |
Group |
Contains information about group summaries aligned by columns. |
Group |
Contains information about group rows. |
Group |
The default expand button displayed in the group row. |
Group |
Contains style settings that specify the appearance of expand buttons displayed in group rows. |
Group |
Contains information about group summaries. |
Group |
Contains information about a group row‘s value. |
Header |
Contains information about column headers. |
Header |
Contains information about the Row Indicator Header. |
Infinite |
A virtual source component that allows you to bind the Grid |
Infinite |
Serves as a base class for infinite sources. |
Init |
Provides data for the Grid |
Invalid |
Provides data for the Grid |
Items |
Provides data for the Items |
New |
Contains information about the New Item Row. |
Paste |
|
Predefined |
Lists names of the Grid |
Row |
Contains data for the Group |
Row |
Contains information about data rows. |
Row |
Contains information about grid rows. |
Row |
Contains data for the Grid |
Row |
Contains data for the Custom |
Row |
The default row indicator icon with the row validation tooltip. |
Row |
Contains style settings that specify the appearance of the Row Indicator Panel. |
Row |
Contains style settings that allow you to specify a grid row appearance. |
Search |
The search panel control. |
Search |
Contains settings that allow you to specify the appearance of search results. |
Summary |
Serves as a base class for summary items. |
Top |
Represents the top-bottom and average conditional formats. |
Total |
The total summary control. |
Total |
Contains information about total summaries in the Summary Panel. |
Unique |
A Unique-Duplicate conditional format. |
Virtual |
Serves as a base class for virtual sources. |
#Structs
Name | Description |
---|---|
Grid |
A column’s width in the Grid |
#Delegates
Name | Description |
---|---|
Auto |
|
Cell |
|
Cell |
|
Clipboard |
|
Clipboard |
|
Current |
|
Current |
A method that handles the Data |
Custom |
|
Custom |
Represents a method that will handle the Grid |
Custom |
|
Custom |
|
Editor |
|
Filter |
|
Grid |
Represents a method that will handle the Grid |
Grid |
|
Init |
|
Invalid |
|
Items |
|
Row |
|
Row |
Represents a method that will handle the Grid |
Row |
#Enums
Name | Description |
---|---|
Auto |
Lists values that specify the type of the comparison operator used to create filter conditions within the Auto Filter Row. |
Clipboard |
Lists file formats in which the Grid |
Clipboard |
Lists types of the copied grid elements. |
Column |
Lists values that specify how column values are filtered. |
Condition |
Contains rules used to determine whether to apply a conditional format to a cell. |
Criteria |
Contains logical criteria operators. |
Exception |
Lists values that specify how an exception should be handled. |
Fetch |
Lists values that specify how the Infinite |
Filter |
Lists values that specify the display mode of a column’s drop-down filter. |
Find |
Lists values that specify when data searching starts. |
Grid |
Lists the values that specify how to calculate a column’s width. |
Grid |
Lists values that specify the context menu type. |
Group |
Lists values that specify the position of group summaries within a group row. |
Indicator |
Contains the row indicator‘s states. |
Multi |
Lists values that specify the multiple selection mode. |
Navigation |
Lists values that specify whether to allow users to focus rows and cells. |
New |
Lists values that specify the New Item Row‘s position. |
Row |
Contains values that specify a row’s selection state. |
Rows |
Lists states of the fetch rows operation. |
Show |
Lists values that specify when a grid displays the Filter Panel. |
Show |
Lists values that specify when the Search Panel is displayed. |
Summary |
Lists values that specify a summary item’s horizontal alignment in the Fixed Summary Panel. |
Summary |
Lists aggregate function types. |
Tool |
Lists values that specify whether to display tooltips for data cells and column headers. |
Top |
Lists rules used in top-bottom format conditions. |
Unique |
Lists rules used in unique-duplicate format conditions. |