C1.Win.Editor.8 Assembly / C1.Win.Editor.Ribbon Namespace / OrderedListGallery Class
Members

OrderedListGallery Class
Represents an ordered list gallery element in a C1.Win.Editor.C1EditorRibbon control.
Object Model
OrderedListGallery Class
Syntax
'Declaration
 
Public Class OrderedListGallery 
   Inherits EditorRibbonGallery
 
Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.ComponentModel.Component
         C1.Win.Ribbon.RibbonItem
            C1.Win.Ribbon.RibbonIconItem
               C1.Win.Ribbon.RibbonDropDownBase
                  C1.Win.Ribbon.RibbonGallery
                     C1.Win.Editor.Ribbon.EditorRibbonGallery
                        C1.Win.Editor.Ribbon.OrderedListGallery

See Also