[]
        
(Showing Draft Content)

C1.Win.Editor.Ribbon.EditorRibbonGalleryItem

EditorRibbonGalleryItem Class

Represents a base gallery item element in a C1EditorRibbon control.

Inheritance
EditorRibbonGalleryItem
Namespace: C1.Win.Editor.Ribbon
Assembly: C1.Win.Editor.8.dll
Syntax
public abstract class EditorRibbonGalleryItem : RibbonGalleryItem

Constructors

Name Description
EditorRibbonGalleryItem()

Creates a new instance of EditorRibbonGalleryItem.

Properties

Name Description
Editor
EditorRibbon

Methods

Name Description
CreateLargeIcon()

Creates default large icon of the element.

CreateMediumIcon()

Creates default medium icon of the element.

CreateSmallIcon()

Creates default small icon of the element.

Reset()