[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.WinForms.Ribbon.TextImageRelation

TextImageRelation Enum

Indicates whether the text should appear below the image.

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

Fields

Name Description
Automatic

Text position (below or after the image) depends on the group sizing.

ImageAboveText

Text appears below the image.

ImageBeforeText

Text appears after the image.