[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.WinForms.Ribbon.GalleryItemTextImageRelation

GalleryItemTextImageRelation Enum

Indicates the position of text and image relative to each other for the gallery item.

Namespace: GrapeCity.Spreadsheet.WinForms.Ribbon
Assembly: GrapeCity.Spreadsheet.WinForms.Ribbon.dll
Syntax
public enum GalleryItemTextImageRelation
Public Enum GalleryItemTextImageRelation

Fields

Name Description
ImageAboveText

Text appears below the image.

ImageAfterText

Text appears after the image.

ImageBeforeText

Text appears before the image.