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

UnorderedListGallery Class
Represents an unordered list gallery element in a C1.Win.Editor.C1EditorRibbon control.
Object Model
UnorderedListGallery Class
Syntax
'Declaration
 
Public Class UnorderedListGallery 
   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.UnorderedListGallery

See Also