Could not adjust navigationItem height

Hi, I want to set custom height for my navigationItem. But when I set custom height, the child item is not expanded properly like demo. It just expand to the size of my custom height only. Is there any way that can allow navigationItem to set its custom height and the child can expand the way it should be. 

Figure below shows that "Asset" column is being compressed to top. Please help, thanks


1 Reply 1 reply marked as answer

SS Suganya Sethuraman Syncfusion Team May 18, 2021 06:43 AM UTC

Hi Nicholas,

Greetings from Syncfusion.

We don't have a direct API for increasing height of NavigationItem. So, we achieved your requirement by editing the NavigationItem style and changing the height of the NavigationItem.

Screenshot


Please have the sample for your reference,

Sample: https://www.syncfusion.com/downloads/support/directtrac/general/ze/NavigationWPF836555440

Please check if the sample satisfies your requirement and let us know if you have any concerns.

Regards,
Suganya Sethuraman.
 
 


Marked as answer
Loader.
Up arrow icon