[]
        
(Showing Draft Content)

C1.Win.Ribbon.TabGroupDeserializedEventArgs

TabGroupDeserializedEventArgs Class

Provides data for the TabGroupDeserialized event.

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

Constructors

Name Description
TabGroupDeserializedEventArgs(RibbonContextualTabGroup)

Initializes a new instance of the TabGroupDeserializedEventArgs class.

Properties

Name Description
TabGroup

Gets the RibbonContextualTabGroup loaded from XML.