[]
Represents a base gallery element in a C1EditorRibbon control.
public abstract class EditorRibbonGallery : RibbonGallery
Name | Description |
---|---|
EditorRibbonGallery(string, string) | Creates a new instance of EditorRibbonGallery. |
Name | Description |
---|---|
Collapsible | |
Editor | |
EditorRibbon | |
Text |
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() |