'Declaration Public Enum ImageArea Inherits System.Enum
'Usage Dim instance As ImageArea
public enum ImageArea : System.Enum
'Declaration Public Enum ImageArea Inherits System.Enum
'Usage Dim instance As ImageArea
public enum ImageArea : System.Enum
Member | Description |
---|---|
AllContent | The image is displayed across the entire Xceed.Grid.Viewers.CellViewerManager and no text is displayed. |
Left | The image is displayed to the left of the text. |
None | No image is displayed. |
Right | The image is displayed to the right of the text. |
System.Object
System.ValueType
System.Enum
Xceed.Grid.ImageArea
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