Spread ASP.NET 17
FarPoint.Web.Spread Assembly / FarPoint.Web.Spread Namespace / LayoutTemplate Class
Members


In This Topic
    LayoutTemplate Class
    In This Topic
    Represents a layout template for the view.
    Object Model
    LayoutTemplate ClassLayoutCells ClassISheetAxisModel InterfaceLayoutColumns ClassLayoutColumn ClassISheetDataModel InterfaceISheetAxisModel InterfaceLayoutRows ClassLayoutRow ClassISheetSpanModel Interface
    Syntax
    'Declaration
     
    
    Public Class LayoutTemplate 
       Implements FarPoint.Web.Spread.Model.ISerializeSupport 
    'Usage
     
    
    Dim instance As LayoutTemplate
    public class LayoutTemplate : FarPoint.Web.Spread.Model.ISerializeSupport  
    Inheritance Hierarchy

    System.Object
       FarPoint.Web.Spread.LayoutTemplate

    See Also