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
70
Only show icons on tabs
posted

I will like to only show icons on tabs without emptying the text.  I want text to appear in the caption, but not on the tab. I am setting the TabLocation to Location.Left and the text is taking a lot of space and this is the reason I want to only show icons.

Also, the tabs start at the bottom.  I will like them to start from the top and go down.  I noticed that if I dock to the right and set the tab location to the right the tabs start at the top and go down.  I want that behavior on the left side.

Parents
No Data
Reply
  • 7495
    Offline posted

    Hello ,Jose

    Thank you for posting. For your first requirement, you can use ‘CompressUnpinnedTabs’ property, this will hide the text and show just the icon for the non-selected unpinned tabs.

    About your second requirement currently, we do not have any property/event to behave the same on the left side . This is how control is been implemented.

    This would be a new feature idea for us which you can suggest for future versions at <ideas.infragistics.com>.

    Although you could most likely achieve this using a creation filter to move the TabGroupUIElements or TabItemUIElements around.

    Thank you in advance to submitting your product idea

    Regards,
    Divya Jain

Children