xaml-sdk/PropertyGrid/FileUploadWithEditorTemplat...
martinivanoff c94f26461f SDK updated 2020-09-24 16:59:02 +03:00
..
Properties Examples update 2016-07-08 11:35:16 +03:00
App.config Examples update 2016-07-08 11:35:16 +03:00
App.xaml Examples update 2016-07-08 11:35:16 +03:00
App.xaml.cs Examples update 2016-07-08 11:35:16 +03:00
App_SL.xaml Examples update 2016-07-08 11:35:16 +03:00
App_SL.xaml.cs Examples update 2016-07-08 11:35:16 +03:00
FileUploadTemplateSelector.cs Examples update 2016-07-08 11:35:16 +03:00
FileUploadWithEditorTemplateSelector_SL.csproj Examples update 2016-07-08 11:35:16 +03:00
FileUploadWithEditorTemplateSelector_WPF.csproj Examples update 2016-07-08 11:35:16 +03:00
MainPage.xaml Examples update 2016-07-08 11:35:16 +03:00
MainPage.xaml.cs Examples update 2016-07-08 11:35:16 +03:00
MainWindow.xaml Examples update 2016-07-08 11:35:16 +03:00
MainWindow.xaml.cs Examples update 2016-07-08 11:35:16 +03:00
Readme.md SDK updated 2020-09-24 16:59:02 +03:00
User.cs Examples update 2016-07-08 11:35:16 +03:00

Readme.md

AutoBindBehavior with EditorTemplateSelector

This example demonstrates how to integrate the AutoBindBehavior with RadPropertyGrid's EditorTemplateSelector. It also shows how you can bind a property of your business object to the selected file of an OpenFileDialog.