GrapeCity.Win.MultiRow Namespace : MultiRowImageLayout Enumeration |
Public Enum MultiRowImageLayout Inherits System.Enum
Dim instance As MultiRowImageLayout
public enum MultiRowImageLayout : System.Enum
Member | Description |
---|---|
Center | Specifies the image is centered within the cell's content rectangle. |
Inherit | Specifies the property is not set and gets the value from the parent. |
None | Specifies the image is left-aligned at the top across the cell's content rectangle. |
Stretch | Specifies the image is stretched across the cell's content rectangle. |
Tile | Specifies the image is tiled across the cell's content rectangle. |
Zoom | Specifies the image is enlarged within the cell's content rectangle. |
System.Object
System.ValueType
System.Enum
GrapeCity.Win.MultiRow.MultiRowImageLayout
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