NetXP 3.0 Reference

DockingManagerExtender.AutomaticStatePersistence Property

Enable or disable the Automatic State Persistence feature. If enabled the customized docking settings made by the user are persistent by User/Domain/WorkingArea

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

See Also

DockingManagerExtender Class | NETXP.Controls.Docking Namespace