[]
        
(Showing Draft Content)

C1.Win.Ribbon.C1Ribbon.RibbonDeserialized

RibbonDeserialized Event

Occurs when the C1Ribbon control is loaded from XML.

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

Use this event to initialize C1Ribbon after loading from XML.