Hi, When we set the RadRibbonTab IsEnabled="False", then the contents of the tab are disable but the tab label is still active.
As another example, if we set the Visibility to False, the the contents of the tab are not visible but the tab is still visable.
How can we make the tab label disabled and/or not visable? We would like to do this in the code behind page.
many thanks
Steven
As another example, if we set the Visibility to False, the the contents of the tab are not visible but the tab is still visable.
How can we make the tab label disabled and/or not visable? We would like to do this in the code behind page.
many thanks
Steven