BoldSignEasily embed eSignatures in your .NET applications. Free sandbox with native SDK available.
<syncfusion:GridComboBoxColumn HeaderText="Customer Area"
ItemsSource="{Binding Path=ComboBoxItemsSource,
Source={StaticResource orderInfoRepository},
Mode=TwoWay}"
MappingName="CustomerCity" /> |