Forum Discussion

AndreyP's avatar
AndreyP
New Contributor
2 years ago

How to cast custom controls as DevExpressXtraGrid controls

How to cast custom controls as DevExpressXtraGrid controls?   I try to write the following code:   IDriver driver = new LocalDriver(); IWindow dxGridControl = driver.Find<IProcess>(new ProcessPa...