ComponentOne FlexGrid for UWP
NewRowTemplate Class
Members 

C1.UWP.FlexGrid Assembly > C1.Xaml.FlexGrid Namespace : NewRowTemplate Class
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.Xaml.FlexGrid.RowCol
      C1.Xaml.FlexGrid.Row
         C1.Xaml.FlexGrid.BoundRow
            C1.Xaml.FlexGrid.NewRowTemplate

See Also

Reference

NewRowTemplate Members
C1.Xaml.FlexGrid Namespace