GrapeCity.Win.MultiRow Namespace : MultiRowTextImageRelation Enumeration |
Public Enum MultiRowTextImageRelation Inherits System.Enum
Dim instance As MultiRowTextImageRelation
public enum MultiRowTextImageRelation : System.Enum
Member | Description |
---|---|
ImageAboveText | Specifies that the image is displayed vertically above the cell text. |
ImageBeforeText | Specifies that the image is displayed horizontally before the cell text. |
Inherit | Specifies the property is not set and gets the value from the parent. |
Overlay | Specifies that the image and text share the same space on a cell. |
TextAboveImage | Specifies that the text is displayed vertically above the cell image. |
TextBeforeImage | Specifies that the text is displayed horizontally before the cell image. |
System.Object
System.ValueType
System.Enum
GrapeCity.Win.MultiRow.MultiRowTextImageRelation
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2