Provides thread safe access to a pivot grid group collection.
public IThreadSafeGroupCollection Groups { get; }
Public ReadOnly Property Groups As IThreadSafeGroupCollection
Use indexed notation to obtain individual groups.
To access a collection of fields, use the Fields property.