This example shows how to bind column properties and properties of column's EditSettings to properties in the ViewModel in a MVMM-based application. Additionally, the sample demonstrates how to manipulate these properties in XAML using binding by element name.
To learn more on how to implement a similar functionality in WPF, refer to the E3166 example.
To learn more on how to implement a similar functionality in WPF, refer to the E3166 example.