[]
        
(Showing Draft Content)

C1.Win.Ribbon.C1Ribbon.TabGroupDeserialized

TabGroupDeserialized Event

Occurs when a RibbonContextualTabGroup is loaded from XML.

Namespace: C1.Win.Ribbon
Assembly: C1.Win.Ribbon.4.8.dll
Syntax
[C1Category("Serialization")]
[C1Description("C1Ribbon.TabGroupDeserialized", "Occurs when a RibbonContextualTabGroup is loaded from XML.")]
public event EventHandler<TabGroupDeserializedEventArgs> TabGroupDeserialized
Returns
Type Description
EventHandler<TabGroupDeserializedEventArgs> Occurs when a is loaded from XML.
Remarks

Use this event to subscribe event handlers after loading a RibbonContextualTabGroup.