Theme Changed Event
An Adaptable Event which fires when the Theme in AdapTable changes.
note
This event fire irrespective of whether its a System or Custom Theme that has been selected
ThemeChangedInfo Properties
The EventInfo object contains just one property - the newly selected theme
caution
This property can be either the name of a (System) theme or the (Custom) Theme itself
Property | Description |
---|---|
theme | Selected Theme: either name of a (System) theme or the (Custom) Theme itself |