[]
        
(Showing Draft Content)

C1.Win.Ribbon.GroupDeserializedEventArgs

GroupDeserializedEventArgs Class

Provides data for the GroupDeserialized event.

Inheritance
GroupDeserializedEventArgs
Namespace: C1.Win.Ribbon
Assembly: C1.Win.Ribbon.4.8.dll
Syntax
public class GroupDeserializedEventArgs : EventArgs

Constructors

Name Description
GroupDeserializedEventArgs(RibbonGroup)

Initializes a new instance of the GroupDeserializedEventArgs class.

Properties

Name Description
Group

Gets the RibbonGroup loaded from XML.