[]
        
(Showing Draft Content)

C1.Win.Ribbon.C1BackstageView.Deserialized

Deserialized Event

Occurs when the C1BackstageView component is loaded from XML.

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

Use this event to initialize C1BackstageView after loading from XML.