Class DefaultRibbonTab
Class represents the Default RibbonTab
Inheritance
System.Object
DefaultRibbonTab
Namespace: Syncfusion.Windows.Tools
Assembly: Syncfusion.Tools.Wpf.dll
Syntax
public class DefaultRibbonTab : Object
Constructors
DefaultRibbonTab()
Initializes a new instance of the DefaultRibbonTab class.
Declaration
public DefaultRibbonTab()
Properties
DefaultRibbonBarCollection
Gets or sets the Default RibbonBar Collection
Declaration
public ArrayList DefaultRibbonBarCollection { get; set; }
Property Value
Type |
---|
System.Collections.ArrayList |