Overload | Description |
---|---|
Bind(IEnumerable<Object>) | Bind to a collection. |
Bind(Action<CollectionViewServiceBuilder<Object>>) | Sets ItemsSource by builder. |
Bind(String) | Sets the read action url. |
Overload | Description |
---|---|
Bind(IEnumerable<Object>) | Bind to a collection. |
Bind(Action<CollectionViewServiceBuilder<Object>>) | Sets ItemsSource by builder. |
Bind(String) | Sets the read action url. |