ComponentOne Expression Editor for WPF
SubCategories Property

C1.WPF.ExpressionEditor.4 Assembly > C1.WPF.ExpressionEditor Namespace > ExpressionItemCategory Class : SubCategories Property
Gets a collection of subcategories.
Syntax
'Declaration
 
Public ReadOnly Property SubCategories As System.Collections.ObjectModel.ObservableCollection(Of ExpressionItemCategory)
public System.Collections.ObjectModel.ObservableCollection<ExpressionItemCategory> SubCategories {get;}
See Also

Reference

ExpressionItemCategory Class
ExpressionItemCategory Members