NetXP 3.0 Reference

CommandBarManager.SavingLayout Event

Occurs when auto-persisted layout is being saved.

[Visual Basic]
Public Event SavingLayout As EventHandler
[C#]
public event EventHandler SavingLayout;

See Also

CommandBarManager Class | NETXP.Controls.Bars Namespace