GrapeCity MultiRow Windows Forms Documentation
ImageCellLayout Enumeration


Specifies the layout for an image contained in a ImageCell.
Syntax
Public Enum ImageCellLayout 
   Inherits System.Enum
Dim instance As ImageCellLayout
public enum ImageCellLayout : System.Enum 
Members
MemberDescription
NormalThe image location is set with the CellStyle.ImageAlign property.
StretchThe graphic is stretched by the percentage required to fit the width and height of the containing cell.
ZoomThe graphic is uniformly enlarged until it fills the width or height of the containing cell.
Inheritance Hierarchy

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

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
ImageLayout Property

 

 


Copyright © GrapeCity, inc. All rights reserved.