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


In This Topic
    LayoutTemplate Constructor
    In This Topic
    Creates a new layout template with default values.
    Syntax
    'Declaration
     
    
    Public Function New()
    'Usage
     
    
    Dim instance As New LayoutTemplate()
    public LayoutTemplate()
    See Also