CategoryContainers Property
CategoryContainers
The list of category containers (if defined) created to show each category
Declaration
public Dictionary<string, C1Expander> CategoryContainers { get; }
Public ReadOnly Property CategoryContainers As Dictionary(Of String, C1Expander)