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


In This Topic
    PreviewRowTemplateContainer Class
    In This Topic
    Represents an editing template container.
    Object Model
    PreviewRowTemplateContainer ClassSheetView Class
    Syntax
    'Declaration
     
    
    Public Class PreviewRowTemplateContainer 
       Inherits System.Web.UI.WebControls.Panel
    'Usage
     
    
    Dim instance As PreviewRowTemplateContainer
    public class PreviewRowTemplateContainer : System.Web.UI.WebControls.Panel 
    Inheritance Hierarchy

    System.Object
       System.Web.UI.Control
          System.Web.UI.WebControls.WebControl
             System.Web.UI.WebControls.Panel
                FarPoint.Web.Spread.PreviewRowTemplateContainer

    See Also