Hi
Is there a way I can provide my own derived classes for the cell/row controls? I need to do it to wide Automation functionality.
Got it, thanks.
Hello Andrey,
Due to the complexity of the way on which the XamGrid process the CellControls and in regards to the internal logic for cells and rows the using of derived object is not feasible. What you can modify is the default style of XamGrid or CellControl. It is located on the following destination on your machine:
C:\Program Files (x86)\Infragistics\2017.1\WPF\DefaultStyles\XamGrid\generic.xaml
Also an available approach to extend the CellControl is by using behaviors. You can see the following forum thread, where similar approach was discussed:
https://ko.infragistics.com/community/forums/t/110661.aspx
Let me know if you have any questions.
Sincerely,ZhivkoAssociate Software Developer