Skip to main content

DevExpress.Mobile.DataGrid.Theme Namespace

Contains classes that manipulate GridControl themes.

Assembly: DevExpress.Mobile.Grid.v18.2.dll

Classes

Name Description
DarkTheme Provides access to the Dark grid theme.
LightTheme Provides access to the Light grid theme.
ThemeBase Represents the base class for the GridControl themes.
ThemeManager Allows manipulating a GridControl’s themes - apply them to a grid and customize the applied theme’s appearance.
Themes Contains the available GridControl theme names.

Interfaces

Name Description
IAndroidRefreshCustomizer Defines classes that customize an Android refreshing bar.
IAutoFilterPanelCustomizer Defines classes that customize the Auto Filter panel.
ICellCustomizer Defines classes that customize grid cells.
IColumnChooserCustomizer Defines classes that customize a visual presentation of the Column Chooser dialog.
IDialogFormCustomizer Defines classes that customize both the Column Chooser dialog and the Edit Form.
IEditorCustomizer Defines classes that customize editors located in the Auto Filter panel, and the New Item Row and in-place edit forms.
IFilterPanelCustomizer Defines classes that customize the filter panel.
IGridControlCustomizer Defines classes that customize the GridControl.
IGroupCustomizer Defines classes that customize group rows.
IHeaderCustomizer Defines classes that customize the grid header - the row that contains headers of all grid columns.
IIOSRefreshCustomizer Defines classes that customize an iOS refreshing icon.
ILoadMoreViewCustomizer Defines classes that customize the Load More panel.
INewItemRowCustomizer Defines classes that customize the New Item Row.
ISaveCancelButtonsPanelCustomizer Defines classes that customize the Apply/Cancel panel, which appears when you either add a new row to a grid or edit grid data in the Inplace row edit mode.
IThemeChangingHandler Defines classes that react on a GridControl theme change.
ITotalSummaryCustomizer Defines classes that customize a grid’s Total Summary.

Remarks

Important

This documentation topic describes legacy technology. We no longer develop new functionality for the GridControl and suggest that you use the new DataGridView control instead.