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


In This Topic
    RowEditTemplateContainer Class
    In This Topic
    Represents a row edit template container.
    Object Model
    RowEditTemplateContainer ClassSheetView Class
    Syntax
    'Declaration
     
    
    Public Class RowEditTemplateContainer 
       Inherits System.Web.UI.WebControls.Panel
    'Usage
     
    
    Dim instance As RowEditTemplateContainer
    public class RowEditTemplateContainer : 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.RowEditTemplateContainer

    See Also