InputPanel provides data binding support that lets you populate data in the control using a single line of code. The InputPanel control can be bound to data from various data sources, such as model object data, data tables, CollectionView, ObservableCollection, or any other kind of collection data. On binding InputPanel to a data source object, fields are generated for underlying data.
Learn about these implementations in detail in the topic enlisted below.