FlexSheet for WPF | ComponentOne
C1.WPF.FlexGrid Namespace / RowWithDetails Class
Members

In This Topic
    RowWithDetails Class
    In This Topic
    Represents a row with details.
    Object Model
    RowWithDetails Class
    Syntax
    'Declaration
     
    
    <DefaultMemberAttribute("Item")>
    Public Class RowWithDetails 
       Inherits BoundRow
       Implements IBoundRow 
    [DefaultMember("Item")]
    public class RowWithDetails : BoundRow, IBoundRow  
    Inheritance Hierarchy

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

    See Also