'Declaration Public Enum ViewerImageAlignment Inherits System.Enum
'Usage Dim instance As ViewerImageAlignment
public enum ViewerImageAlignment : System.Enum
'Declaration Public Enum ViewerImageAlignment Inherits System.Enum
'Usage Dim instance As ViewerImageAlignment
public enum ViewerImageAlignment : System.Enum
Member | Description |
---|---|
BottomCenter | The image will be aligned to the bottom center in the CellViewerManager.ImageArea. |
BottomLeft | The image will be aligned to the bottom left in the CellViewerManager.ImageArea. |
BottomRight | The image will be aligned to the bottom right in the CellViewerManager.ImageArea. |
CellAmbient | The alignment of the image will be the same as its underlying Xceed.Grid.Cell. |
MiddleCenter | The image will be aligned to the middle center in the CellViewerManager.ImageArea. |
MiddleLeft | The image will be aligned to the middle left in the CellViewerManager.ImageArea. |
MiddleRight | The image will be aligned to the middle right in the CellViewerManager.ImageArea. |
TopCenter | The image will be aligned to the top center in the CellViewerManager.ImageArea. |
TopLeft | The image will be aligned to the top left in the CellViewerManager.ImageArea. |
TopRight | The image will be aligned to the top right in the CellViewerManager.ImageArea. |
System.Object
System.ValueType
System.Enum
Xceed.Grid.Viewers.ViewerImageAlignment
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