FlexGrid for WPF | ComponentOne
C1.WPF.FlexGrid.4.6.2 Assembly / C1.WPF.FlexGrid Namespace / NewRowTemplate Class
Members

In This Topic
    NewRowTemplate Class
    In This Topic
    Represents a row used to add items to the source collection.
    Object Model
    NewRowTemplate Class
    Syntax
    'Declaration
     
    Public Class NewRowTemplate 
       Inherits BoundRow
       Implements IBoundRow 
    public class NewRowTemplate : BoundRow, IBoundRow  
    Inheritance Hierarchy

    System.Object
       C1.WPF.FlexGrid.RowCol
          C1.WPF.FlexGrid.Row
             C1.WPF.FlexGrid.BoundRow
                C1.WPF.FlexGrid.NewRowTemplate

    See Also