ComponentOne FlexGrid for UWP
IsAboveData Property (GroupRow)

C1.UWP.FlexGrid Assembly > C1.Xaml.FlexGrid Namespace > GroupRow Class : IsAboveData Property
Gets a value that indicates whether this group row should be displayed above child rows.
Syntax
'Declaration
 
Public ReadOnly Property IsAboveData As System.Boolean
public System.bool IsAboveData {get;}
See Also

Reference

GroupRow Class
GroupRow Members