[]
Occurs when a theme is about to be applied to an object managed by the current theme controller.
See remarks in ObjectThemeApplied for details.
[C1Description("C1ThemeController.ObjectThemeApplying", "Occurs when a theme is about to be applied to an object managed by the current theme controller.")]
public event ObjectThemeEventHandler ObjectThemeApplying
Type | Description |
---|---|
ObjectThemeEventHandler | Occurs when a theme is about to be applied to an object managed by the current theme controller. See remarks in for details. |