ComponentOne FlexPivot for WinForms
GroupDescriptions Property

C1.Win.FlexPivot.4 Assembly > C1.Win.FlexPivot Namespace > C1FlexPivotGrid Class : GroupDescriptions Property
Syntax
'Declaration
 
Public Property GroupDescriptions As System.Collections.Generic.IList(Of GroupDescription)
public System.Collections.Generic.IList<GroupDescription> GroupDescriptions {get; set;}
See Also

Reference

C1FlexPivotGrid Class
C1FlexPivotGrid Members