[]
Switches the RibbonStyle and all styles of child controls (C1Ribbon and C1StatusBar) to the specified Office 365 theme.
public void UpdateChildStyles(ThemeColor themeColor, ThemeLightness themeLightness)
Type | Name | Description |
---|---|---|
ThemeColor | themeColor | The style lightness. |
ThemeLightness | themeLightness | The Office 365 theme color. |