'Declaration Public ReadOnly Property GroupLevelDescriptions As GroupLevelDescriptionCollection
'Usage Dim instance As DetailConfiguration Dim value As GroupLevelDescriptionCollection value = instance.GroupLevelDescriptions
public GroupLevelDescriptionCollection GroupLevelDescriptions {get;}
Property Value
A GroupLevelDescriptionCollection of GroupLevelDescription objects that contain information on each group level contained in the grid.