Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
2290
disable and gray out IGSlideTabItem
posted

Hi,

Is there a simple way to disable/enable TabItem so that when it is disabled it is grayed out and normal when enabled?

Thank you

Mark

Parents
  • 4940
    Suggested Answer
    Offline posted

    Hi Mark,

    There's not an automated way to do this, but assuming you're using the default tabs it can be done with a few lines of code. On the instance of the IGSlideTabItem you can set the tabColor property to make it appear grayed out and if necessary you can also configure the text label to your liking through the tabLabel property.

Reply Children
No Data