Fields Property
The collection of fields available in the control.
Syntax
public ObservableCollection<Field> Fields {get; set;}
See Also