'Declaration Public Enum ImageStyle Inherits System.Enum
'Usage Dim instance As ImageStyle
public enum ImageStyle : System.Enum
'Declaration Public Enum ImageStyle Inherits System.Enum
'Usage Dim instance As ImageStyle
public enum ImageStyle : System.Enum
Member | Description |
---|---|
Align | The image is aligned according to the value of the element's VisualGridElement.BackgroundImageAlignment or the grid's GridControl.BackgroundImageAlignment property. |
Stretch | The image is stretched to fit the available area. |
Tile | The image is repeated until the entire available area is filled. |
System.Object
System.ValueType
System.Enum
Xceed.Grid.ImageStyle
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