DevExpress.Mobile.DataGrid Namespace
Contains classes which implement the main functionality of the Grid for Xamarin control.
Assembly: DevExpress.Mobile.Grid.v18.2.dll
#Classes
Name | Description |
---|---|
Auto |
Provides data for the Grid |
Cell |
Contains information on a data cell. |
Color |
Represents a color scale format condition. |
Customize |
Provides data for the Grid |
Customize |
Provides data for the Grid |
Custom |
Provides data for the Grid |
Data |
Represents a data bar format condition. |
Date |
A grid column to display and edit date values. |
Edit |
Contains information on a data row currently being edited by an end-user via an edit form. |
Expression |
Serves as a base for classes that represent expression-based format conditions. |
Format |
Represents a format condition based on a specified rule |
Format |
Serves as a base for classes that represent format conditions. |
Format |
A collection of format conditions. |
Grid |
An abstract class that serves as the base class for grid columns. |
Grid |
A grid’s column collection. |
Grid |
Provides data for the Grid |
Grid |
A data summary item. |
Grid |
The grid control. |
Horizontal |
Provides data for the Grid |
Icon |
Represents an icon set format condition. |
Image |
A column type that allows you to display images. |
Indicator |
Serves as a base for classes that represent indicator-type format conditions. |
Init |
Provides data for the Grid |
Number |
A grid column to display and edit numeric values. |
Picker |
A grid column allowing an end-user to edit a cell value by selecting an item from the predefined set. |
Popup |
Provides data for the Grid |
Row |
Provides data for the Grid |
Row |
Provides data for the Grid |
Row |
Provides data for the Grid |
Row |
Provides data for the Grid |
Source |
Provides data for the Grid |
Swipe |
Provides data for the Grid |
Swipe |
Contains information on a button shown when an end-user swipes left to right, or right to left, over a data row. |
Swipe |
Provides data for the Grid |
Switch |
A grid column to display Boolean values and select between two states. |
Template |
A column type that allows you to define a custom template for column cells. |
Text |
A grid column to display and edit text values. |
Theme |
Allows you to specify required font attributes for the grid’s themes. |
Top |
Represents a top/bottom format condition. |
#Interfaces
Name | Description |
---|---|
IEditable |
Contains information on a grid’s row and allows you to modify field values in this row. |
IGroup |
Provides properties to obtain information on a data group. |
IRow |
Provides access to the data in a grid’s row. |
#Delegates
#Enums
Name | Description |
---|---|
Auto |
Lists values used to specify how columns are generated in the grid. |
Column |
Specifies the content alignment within the column cells. |
Custom |
Lists values that specify the current status of custom summary calculation. |
Editing |
Lists values specifying whether cell values modified via an in-place editor are saved or discarded. |
Fixed |
Lists values that specify a column’s behavior when a grid is horizontally scrolled. |
Grid |
Lists values specifying Grid |
Grid |
Lists values specifying whether the grid allows data sorting by multiple columns or by a single column only. |
Row |
Lists values that specify the Grid |
Summary |
Lists values specifying the aggregate function types. |
#Remarks
Important
This documentation topic describes legacy technology. We no longer develop new functionality for the Grid