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