[]
Occurs when a RibbonContextualTabGroup is loaded from XML.
[C1Category("Serialization")]
[C1Description("C1Ribbon.TabGroupDeserialized", "Occurs when a RibbonContextualTabGroup is loaded from XML.")]
public event EventHandler<TabGroupDeserializedEventArgs> TabGroupDeserialized
Type | Description |
---|---|
EventHandler<TabGroupDeserializedEventArgs> | Occurs when a is loaded from XML. |
Use this event to subscribe event handlers after loading a RibbonContextualTabGroup.