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

In This Topic
    IsAboveData Property (RowWithDetails)
    In This Topic
    Gets a value that indicates whether this row should be displayed above child row.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property IsAboveData As Boolean
    public bool IsAboveData {get;}
    See Also