IThemeChangingHandler Interface
Defines classes that react on a GridControl theme change.
Namespace: DevExpress.Mobile.DataGrid.Theme
Assembly: DevExpress.Mobile.Grid.v18.2.dll
Declaration
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.
Use this interface’s IThemeChangingHandler.OnThemeChanged method to track the moment the theme changes.
See Also