How to expand the navbar group of navbar contnent on button click ?
Expand the navbar group of nabarcontrol on button click using DevExpress NavBarControl. Anonymous User 7018 19 Jul 2013 How to expand the navbar group of navbar contnent on button click?
You can use below line of code for
navbarControlName.ActivGroup=navbarGroupName;