GrapeCity MultiRow Windows Forms Documentation
MultiRowImageLayout Enumeration


Specifies the position of the image on the cell.
Syntax
Public Enum MultiRowImageLayout 
   Inherits System.Enum
Dim instance As MultiRowImageLayout
public enum MultiRowImageLayout : System.Enum 
Members
MemberDescription
CenterSpecifies the image is centered within the cell's content rectangle.
InheritSpecifies the property is not set and gets the value from the parent.
NoneSpecifies the image is left-aligned at the top across the cell's content rectangle.
StretchSpecifies the image is stretched across the cell's content rectangle.
TileSpecifies the image is tiled across the cell's content rectangle.
ZoomSpecifies the image is enlarged within the cell's content rectangle.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         GrapeCity.Win.MultiRow.MultiRowImageLayout

Requirements

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

See Also

Reference

GrapeCity.Win.MultiRow Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.