ComponentOne Basic Library for WPF and Silverlight
ClearValue Method (C1RadialPanel)


C1.Silverlight Namespace > C1RadialPanel Class : ClearValue Method
Syntax
'Declaration
 
Public Sub ClearValue( _
   ByVal dp As System.Windows.DependencyProperty _
) 
'Usage
 
Dim instance As C1RadialPanel
Dim dp As System.Windows.DependencyProperty
 
instance.ClearValue(dp)
public void ClearValue( 
   System.Windows.DependencyProperty dp
)

Parameters

dp
See Also

Reference

C1RadialPanel Class
C1RadialPanel Members