NetXP 3.0 Reference
DockObject.OnPropertyChanging Method
Internal.
[Visual Basic]
Overridable Public Sub OnPropertyChanging( _
ByVal
prop
As
Property
_
)
[C#]
public virtual
void
OnPropertyChanging(
Property
prop
);
Parameters
prop
See Also
DockObject Class
|
NETXP.Controls.Docking Namespace