[]
        
(Showing Draft Content)

C1.Win.Editor.Ribbon.EditorRibbonGallery

EditorRibbonGallery Class

Represents a base gallery element in a C1EditorRibbon control.

Namespace: C1.Win.Editor.Ribbon
Assembly: C1.Win.Editor.8.dll
Syntax
public abstract class EditorRibbonGallery : RibbonGallery

Constructors

Name Description
EditorRibbonGallery(string, string)

Creates a new instance of EditorRibbonGallery.

Properties

Name Description
Collapsible
Editor
EditorRibbon
Text

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()
ResetCollapsible()

Restores the default value of the Collapsible property.

ResetText()
ResetToolTip()
ShouldSerializeCollapsible()

Specifies whether to save the value of the Collapsible property.

ShouldSerializeText()
ShouldSerializeToolTip()