Hi,
We are using dx:DXTabItem tab control in our application. In this control we are able to set its properties from XAML page (Ex: Visibility, Width …Etc.). However we are not able to set the same from code behind (C#).
Please suggest a way to set this controls properties from C#. (Ex: Visibility) .
Thanks in advance.