I am working on project, where I use DataGrid to display items of a type Translation:
DataGrid
Translation
public class Translation : BaseObservable { pu