I've created the different observablecollection inluding different class.
Each binding list model to SfDataGrid, I want to determine each datagrid cell text alignment, cell font size, header text, etc. only programmatically in C# side.
How can I achieve this?