The list of category containers (if defined) created to show each category
Namespace:
C1.WPF.ExtendedAssembly: C1.WPF.Extended (in C1.WPF.Extended.dll)
Syntax
| C# |
|---|
public Dictionary<string, C1Expander> CategoryContainers { get; } |
| Visual Basic |
|---|
Public ReadOnly Property CategoryContainers As Dictionary(Of String, C1Expander) Get |