ComponentOne FlexGrid for UWP
Group Property (GroupRow)

C1.UWP.FlexGrid Assembly > C1.Xaml.FlexGrid Namespace > GroupRow Class : Group Property
Gets or sets the C1.Xaml.CollectionViewGroup object associated with this GroupRow.
Syntax
'Declaration
 
Public Property Group As Windows.UI.Xaml.Data.ICollectionViewGroup
public Windows.UI.Xaml.Data.ICollectionViewGroup Group {get; set;}
See Also

Reference

GroupRow Class
GroupRow Members