ComponentOne OrgChart for UWP
GroupStyle Property

C1.UWP.OrgChart Assembly > C1.Xaml.OrgChart Namespace > C1OrgChart Class : GroupStyle Property
Syntax
'Declaration
 
Public ReadOnly Property GroupStyle As Windows.Foundation.Collections.IObservableVector(Of GroupStyle)
public Windows.Foundation.Collections.IObservableVector<GroupStyle> GroupStyle {get;}
See Also

Reference

C1OrgChart Class
C1OrgChart Members