ThemeManager Events
Allows manipulating a GridControl’s themes - apply them to a grid and customize the applied theme’s appearance.Name | Description |
---|---|
ThemeChanged static | Occurs after you either apply a new theme to a grid or call the ThemeManager.RefreshTheme method. |
See Also