The list of category containers (if defined) created to show each category

Namespace:  C1.Silverlight.Extended
Assembly:  C1.Silverlight.Extended (in C1.Silverlight.Extended.dll)

Syntax

C#
public Dictionary<string, C1Expander> CategoryContainers { get; }
Visual Basic
Public ReadOnly Property CategoryContainers As Dictionary(Of String, C1Expander)
	Get

See Also