Data Binding

C1VectorLayer has two properties to support data binding:

      ItemsSource – specifies a collection of source objects.

      ItemTemplate – specifies the appearance of each object on the layer. The Item template must define the class, which is inherited from C1VectorItemBase.

Data Binding Example


Send us comments about this topic.
Copyright © GrapeCity, inc. All rights reserved.