Articles in this section
Category / Section

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

1 min read

 

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)
Please sign in to leave a comment
Access denied
Access denied