ComponentOne FlexGrid for UWP
C1.UWP.FlexGrid Assembly / C1.Xaml.FlexGrid Namespace / RowWithDetails Class
Members

In This Topic
    RowWithDetails Class
    In This Topic
    Represents a row with details.
    Object Model
    RowWithDetails Class
    Syntax
    'Declaration
     
    
    Public Class RowWithDetails 
       Inherits BoundRow
       Implements IBoundRow 
    public class RowWithDetails : BoundRow, IBoundRow  
    Inheritance Hierarchy

    System.Object
       C1.Xaml.FlexGrid.RowCol
          C1.Xaml.FlexGrid.Row
             C1.Xaml.FlexGrid.BoundRow
                C1.Xaml.FlexGrid.RowWithDetails

    See Also