ComponentOne FlexGrid for UWP
C1.UWP.FlexGrid Assembly / C1.Xaml.FlexGrid Namespace / GroupRow Class / IsAboveData Property

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