NetXP 3.0 Reference

DockObject.PropertyChanging Event

A property is changing.

[Visual Basic]
Public Event PropertyChanging As PropChangeHandler
[C#]
public event PropChangeHandler PropertyChanging;

See Also

DockObject Class | NETXP.Controls.Docking Namespace