C1.WPF.Extended Namespace / C1PropertyGrid Class / CategoryContainers Property

In This Topic
CategoryContainers Property (C1PropertyGrid)
In This Topic
The list of category containers (if defined) created to show each category
Syntax
'Declaration
 
Public ReadOnly Property CategoryContainers As Dictionary(Of String,C1Expander)
 
See Also