ComponentOne Basic Library for UWP
GroupStyle Property (C1HierarchicalPresenter)

C1.UWP Assembly > C1.Xaml Namespace > C1HierarchicalPresenter 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

C1HierarchicalPresenter Class
C1HierarchicalPresenter Members