Click or drag to resize

GroupStyleCollection Class

A collection of GroupStyle objects.
Inheritance Hierarchy
SystemObject
  System.Collections.ObjectModelCollectionGroupStyle
    TomsToolbox.WpfGroupStyleCollection

Namespace:  TomsToolbox.Wpf
Assembly:  TomsToolbox.Wpf (in TomsToolbox.Wpf.dll)
Syntax
public class GroupStyleCollection : Collection<GroupStyle>

The GroupStyleCollection type exposes the following members.

Constructors
  NameDescription
Public methodGroupStyleCollection
Initializes a new instance of the GroupStyleCollection class
Top
Extension Methods
See Also