ComponentOne Expression Editor for WPF
Items Property

C1.WPF.ExpressionEditor.4 Assembly > C1.WPF.ExpressionEditor Namespace > ExpressionItemCategory Class : Items Property
For internal use only
Syntax
'Declaration
 
Public ReadOnly Property Items As System.Collections.ObjectModel.ObservableCollection(Of ExpressionItem)
public System.Collections.ObjectModel.ObservableCollection<ExpressionItem> Items {get;}
See Also

Reference

ExpressionItemCategory Class
ExpressionItemCategory Members