Articles in this section

How do I save and load the state of a GroupBar?

 

GroupBar has built-in support to save and load the states of a GroupBar items. SaveBarState and LoadBarState methods can be used to save and load the states of a GroupBar respectively.

The following code snippet can be used to save the state of the GroupBar.

C#

GroupBar1.SaveBarState();

The following code snippet can be used to load the state of the GroupBar.

C#

GroupBar1.LoadBarState();

Did you find this information helpful?
Yes
No
Help us improve this page
Please provide feedback or comments
Comments (0)
Access denied
Access denied