Autodesk.AutoCAD.Customization Namespace > WSRibbonRoot Class
WSRibbonRoot Class   
Description

Contains the Ribbon settings and the collection of WSRibbonTabSourceReference objects in the workspace. There are no exposed constructors for WSRibbonRoot. The WSRibbonRoot is created automatically each time a file is opened or created.

Class Hierarchy
Visual Basic
Public Class WSRibbonRoot
Inherits CustomizationElement
C#
public class WSRibbonRoot : CustomizationElement;
Links
   Comments?