DevExpress.XamarinForms.DataGrid Namespace
Contains classes that implement the DataGridView functionality.
Assembly: DevExpress.XamarinForms.Grid.dll
NuGet Package: DevExpress.XamarinForms.Grid
#Classes
Name | Description |
---|---|
Advanced |
Stores settings of the grid’s multi-row layout. |
Auto |
A grid column used to display and edit text values. The column suggests values as a user types in a cell. |
Auto |
Provides data for the Data |
Cell |
Contains information about a data cell. |
Cell |
Stores the data cell appearance settings. |
Check |
A grid column that displays Boolean values and allows a user to change a cell value by switching between two states. |
Column |
Stores the column header appearance settings. |
Combo |
A grid column used to display and edit text values. The column displays a drop-down list that contains available values. |
Complete |
Provides data for the Complete |
Custom |
Provides data for the Data |
Customize |
Provides data for the Data |
Custom |
Provides data for the Data |
Data |
|
Data |
Provides data for the grid’s Tap, Tap |
Data |
Provides data for the Data |
Data |
A data grid view. |
Date |
A grid column used to display and edit date values. |
Drag |
Provides data for the Drag |
Drop |
Provides data for the Drop |
Edit |
The page that allows users to edit grid’s cell values. |
Edit |
Provides data for the Edit |
Edit |
Stores appearance settings of the grid’s edit form view. |
Edit |
Contains information on a data row that a user currently edits via the edit form. |
Grid |
An abstract class that serves as the base class for grid columns. |
Grid |
A grid’s column collection. |
Grid |
Provides data for the Data |
Grid |
A data summary item. |
Grid |
|
Group |
Contains information about a group row. |
Group |
Stores the group row appearance settings. |
Image |
A grid column used to display images. |
Initializer static | Contains the Init method that initializes the DevExpress Data Grid component. |
Number |
A grid column used to display and edit numeric values. |
Picker |
A grid column that allows a user to edit a cell value by selecting an item from the predefined set. |
Row |
The base class for classes that provide data for events which allow you to cancel drag-and-drop operations. |
Row |
Contains information about a data row and serves as a binding context for the Data |
Row |
The base class for classes that provide data for events raised when users interact with data rows. |
Row |
The base class for styles that configure the appearance of the grid’s data and group rows, column headers and total summary panel. |
Selection |
Provides data for the Selection |
Showing |
Provides data for the Showing |
Style |
The base class for all styles that configure the appearance of grid elements. |
Summary |
A collection of group or total summary items. |
Swipe |
Stores information about an action button shown when a user swipes a data row. |
Swipe |
A collection of objects that specify buttons shown when a user swipes a data row left to right or right to left. |
Swipe |
Contains information about a swipe item. |
Swipe |
Provides data for the Swipe |
Swipe |
Stores the swipe item appearance settings. |
Swipe |
Provides data for the Swipe |
Template |
A column type that allows you to define a custom template for column cells. |
Text |
A grid column used to display and edit text values. |
Text |
A base class for columns used to display and edit text values. |
Time |
A grid column used to display and edit the time. |
Total |
Contains information about a total summary item. |
Total |
Stores the total summary panel’s appearance settings. |
Validation |
Provides data for the Data |
#Interfaces
Name |
---|
IStyled |
#Delegates
#Enums
Name | Description |
---|---|
Auto |
Lists values used to specify how columns are generated in the grid. |
Custom |
Lists values that indicate the current stage of the custom summary calculation process. |
Data |
Lists values that specify the grid elements. |
Editor |
Lists gestures to invoke an in-place editor for a data cell. |
Fixed |
Lists values that specify the column’s behavior when the grid is horizontally scrolled. |
Full |
Lists values that specify how the grid handles a full swipe across the row. |
Grid |
Lists values that specify whether the grid allows data sorting by multiple columns or by a single column only. |
Restore |
|
Selection |
|
Summary |
Lists values that specify the aggregate function types. |