ComponentOne Maps for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1Editor Namespace / C1RibbonButtonCollection Class
Members

In This Topic
    C1RibbonButtonCollection Class
    In This Topic
    Represents the C1RibbonButtonCollection class to save all the instances of the C1RibbonButton class.
    Object Model
    C1RibbonButtonCollection Class
    Syntax
    'Declaration
     
    Public Class C1RibbonButtonCollection 
       Inherits System.Collections.CollectionBase
    public class C1RibbonButtonCollection : System.Collections.CollectionBase 
    Inheritance Hierarchy

    System.Object
       System.Collections.CollectionBase
          C1.Web.Wijmo.Controls.C1Editor.C1RibbonButtonCollection

    See Also