[]
Occurs when the C1Ribbon control is loaded from XML.
[C1Category("Serialization")]
[C1Description("C1Ribbon.RibbonDeserialized", "Occurs when the C1Ribbon control is loaded from XML.")]
public event EventHandler<EventArgs> RibbonDeserialized
Type | Description |
---|---|
EventHandler<EventArgs> | Occurs when the control is loaded from XML. |
Use this event to initialize C1Ribbon after loading from XML.