Spread for ASP.NET 12 Product Documentation
SheetView.LayoutModeType Enumeration


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread Namespace : SheetView.LayoutModeType Enumeration
Specifies the type of layout mode.
Syntax
'Declaration
 
Public Enum SheetView.LayoutModeType 
   Inherits System.Enum
'Usage
 
Dim instance As SheetView.LayoutModeType
public enum SheetView.LayoutModeType : System.Enum 
Members
MemberDescription
CellLayoutModeUses the cell layout mode.
RowTemplateLayoutModeUses the row template layout mode.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         FarPoint.Web.Spread.SheetView.LayoutModeType

See Also

Reference

FarPoint.Web.Spread Namespace