Spread Windows Forms 12.0 Product Documentation
SheetView.ImageLayout Enumeration


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace : SheetView.ImageLayout Enumeration
Specifies the position of the image on viewport.
Syntax
'Declaration
 
Public Enum SheetView.ImageLayout 
   Inherits System.Enum
'Usage
 
Dim instance As SheetView.ImageLayout
public enum SheetView.ImageLayout : System.Enum 
Members
MemberDescription
NoneThe image is left-aligned at the top across the control's client rectangle.
TileThe image is tiled across the control's client rectangle.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         FarPoint.Win.Spread.SheetView.ImageLayout

See Also

Reference

FarPoint.Win.Spread Namespace