NetXP 3.0 Reference

CommandBarManager.AutomaticStatePersistence Property

Enable or disable the Automatic State Persistence feature. If enabled the customized layout made by the user is persisted into isolated storage.

[Visual Basic]
Public Property AutomaticStatePersistence As Boolean
[C#]
public bool AutomaticStatePersistence {get; set;}

See Also

CommandBarManager Class | NETXP.Controls.Bars Namespace