NetXP 3.0 Reference
DockRegionCollection.Remove Method
Internal.
[Visual Basic]
Public Sub Remove( _
ByVal
value
As
DockRegion
_
)
[C#]
public
void
Remove(
DockRegion
value
);
Parameters
value
See Also
DockRegionCollection Class
|
NETXP.Controls.Docking Namespace